dumpdecrypted
dumpdecrypted copied to clipboard
killed: 9 issue in ios 12.1.1 on iphone 6+
Killed: 9 issue on ios 12.1.1 on iphone 6+
Steps To Reproduce:
- copy to /usr/lib/.
# cp dumpdecrypted.dylib into /usr/lib
Make sure it has appropriate permissions so that user mobile can read and execute it -rwxr-xr-x 1 root wheel 214032 Oct 3 16:06 /usr/lib/dumpdecrypted.dylib - change user to mobile: # su mobile
- change directory into somewhere that mobile can write to: # cd /var/mobile/Documents
- execute the command with absolute paths: # DYLD_INSERT_LIBRARIES=/usr/lib/dumpdecrypted.dylib /var/containers/Bundle/Application/...../MyApp.app/MyApp
emm,I am also, Does any one have a solution?
emm,I am also, Does any one have a solution?
got same issue,still not success.
got same issue,still not success.