Jump to content

now im really not happy Anti deballs protection


Go to solution Solved by AnotherLurker,

24 posts in this topic

Recommended Posts

Posted

im going to NOP SYSCTL and GETPID will that work

 

Find the MOV R1 0x1F - similar instruction

Posted

Find the MOV R1 0x1F - similar instruction

when i xref to it all of them are BL or BLX but i did find all of them are being called by the same function from the xref window 

Posted

when i xref to it all of them are BL or BLX but i did find all of them are being called by the same function from the xref window 

I don't know what you're saying but just find the instruction and NOP it

  • Solution
Posted (edited)

Download https://github.com/sharedRoutine/letmedebug, go into letmedebug.plist, and change the identifier to com.apple.UIKit (dylib loaded into all applications)

Then execute the following:

cd /path/to/letmedebug/
make package
A debian file should be inside "packages" directory inside letmedebug, which you should install Updated by JustRick
Posted

Download https://github.com/sharedRoutine/letmedebug, go into letmedebug.plist, and change the identifier to com.apple.UIKit (dylib loaded into all applications)

Then execute the following:

cd /path/to/letmedebug/
make package
A debian file should be inside "packages" directory inside letmedebug, which you should install

 

it will work even when there is no syscall i have the major ones sysctl getpid and memset

Posted

Download https://github.com/sharedRoutine/letmedebug, go into letmedebug.plist, and change the identifier to com.apple.UIKit (dylib loaded into all applications)

Then execute the following:

cd /path/to/letmedebug/
make package
A debian file should be inside "packages" directory inside letmedebug, which you should install

 

there is no letmedebug.plist

Posted

Make one

i can't make package on the letmedebug i get

 

Makefile:8: /tweak.mk: No such file or directory

make: *** No rule to make target '/tweak.mk'.  Stop.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines