-
Notifications
You must be signed in to change notification settings - Fork 154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash with "Killed: 9" message #43
Comments
iDevice:~ root#ldid -e `which bash` > ent.xml
iDevice:~ root#ldid -Sent.xml fsmon-ios
iDevice:~ root# ./fsmon-ios
|
Fails for fsmon 1.7.0 only. Works for fsmon 1.6.1 and 1.6.
|
reporting that v1.7.0 works for me on iPhone 7 Plus, after then
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am trying to run fsmon on
iOS 12.1.2 (iPhone 6S)
jailbroken using Unc0ver. When running fsmon it returns error messageKilled:9
.What I have already tried:
lipo and ldid (Source: https://medium.com/@felipejfc/the-ultimate-guide-for-live-debugging-apps-on-jailbroken-ios-12-4c5b48adf2fb)
On Mac:
lipo -thin arm64 fsmon-ios -output fsmon-ios-arm64
On iOS:
ldid -Sentity.xml fsmon-ios-arm64
The text was updated successfully, but these errors were encountered: