Skip to content
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

killed: 9 issue in ios 12.1.1 on iphone 6+ #25

Open
Mr007jd opened this issue Oct 3, 2019 · 4 comments
Open

killed: 9 issue in ios 12.1.1 on iphone 6+ #25

Mr007jd opened this issue Oct 3, 2019 · 4 comments

Comments

@Mr007jd
Copy link

Mr007jd commented Oct 3, 2019

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
@ZihenMo
Copy link

ZihenMo commented Oct 14, 2019

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

@19aneng
Copy link

19aneng commented Apr 21, 2020

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

@HTTChina
Copy link

got same issue,still not success.

1 similar comment
@CoderWeiLee
Copy link

got same issue,still not success.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants