dumpdecrypted icon indicating copy to clipboard operation
dumpdecrypted copied to clipboard

killed: 9 issue in ios 12.1.1 on iphone 6+

Open Mr007jd opened this issue 4 years ago • 4 comments

Killed: 9 issue on ios 12.1.1 on iphone 6+

Steps To Reproduce:

  1. 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
  2. change user to mobile: # su mobile
  3. change directory into somewhere that mobile can write to: # cd /var/mobile/Documents
  4. execute the command with absolute paths: # DYLD_INSERT_LIBRARIES=/usr/lib/dumpdecrypted.dylib /var/containers/Bundle/Application/...../MyApp.app/MyApp

Mr007jd avatar Oct 03 '19 10:10 Mr007jd

emm,I am also, Does any one have a solution?

ZihenMo avatar Oct 14 '19 02:10 ZihenMo

emm,I am also, Does any one have a solution?

19aneng avatar Apr 21 '20 06:04 19aneng

got same issue,still not success.

HTTChina avatar Nov 26 '20 06:11 HTTChina

got same issue,still not success.

CoderWeiLee avatar Oct 23 '21 16:10 CoderWeiLee