Skip to content

bruce-shi/ptracemock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweak to mock the ptrace

Some iOS app may use ptrace to prevent from debugging. Using this tweak can bypass such checking.

JB required

  1. Find the method which call ptrace using debugserver and lldb by set a breakpoint on ptrace
  2. replace the address of that method in Tweak.x
  3. change the ip address of you iOS device in Makefile
  4. make & make package & make install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published