Skip to content

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

@Mr007jd

Description

@Mr007jd

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions