Jump to content

11 posts in this topic

Recommended Posts

Posted

What to NOP to disable the anti-debugger?

__text:0073F498 STR R1, [sP,#0x1FC]

__text:0073F49A STR R5, [sP,#0x1C]

__text:0073F49C STR R0, [sP,#0x200]

__text:0073F49E BLX _getpid

__text:0073F4A2 STR R0, [sP,#0x204]

__text:0073F4A4 MOV.W R0, #0x1EC

__text:0073F4A8 STR R0, [sP,#8]

__text:0073F4AA ADD R0, SP, #0x1F8

__text:0073F4AC ADD R2, SP, #0xC

__text:0073F4AE ADD R3, SP, #8

__text:0073F4B0 MOVS R1, #4

__text:0073F4B2 STR R5, [sP]

__text:0073F4B4 STR R5, [sP,#4]

__text:0073F4B6 BLX _sysctl

__text:0073F4BA CBZ R0, loc_73F4CE

__text:0073F4BC MOV R0, 0x497B3

__text:0073F4C4 ADD R0, PC

__text:0073F4C6 BL _CLSSafeLogToStderr

__text:0073F4CA MOVS R0, #0

Posted

Look for this:

 

MOVS            R1, #0x1F

Posted (edited)

Is it gameloft? If its not I made a deb from some code I found on Github that bypasses ptrace and I can PM it to you :)

Updated by Guest
Posted

Is it gameloft? If its not I made a deb from some code I found on Github that bypasses ptrace and I can PM it to you :)

 

"from some code I found on Github that bypasses ptrace and I can PM it to you" :ermm: I doubt you're allowed to

Posted

"from some code I found on Github that bypasses ptrace and I can PM it to you" :ermm: I doubt you're allowed to

It's open source, right?

Posted

It's open source, right?

 

Open source is not free to take. It's just for people to see what code was used in a program and how to apply some code. You can view it if you need help or don't understand something but it's not allowed to copy code without permissions. All Github repositories are copyrighted if not licensed

Posted

Is it gameloft? If its not I made a deb from some code I found on Github that bypasses ptrace and I can PM it to you :)

nope. It is One Piece Treasure Cruise by Bandai :)
Posted

Open source is not free to take. It's just for people to see what code was used in a program and how to apply some code. You can view it if you need help or don't understand something but it's not allowed to copy code without permissions. All Github repositories are copyrighted if not licensed

He's sending the GitHub URL so he can compile and use so that's allowed...

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