Jump to content

GDB Problem while setting watchpoint


Go to solution Solved by Archangel04,

5 posts in this topic

Recommended Posts

Posted

Hi guys

 

Ive tried gdb with both mac and windows. I am using iPad Air and using GDB to hack a game.

 

The binary of said game is thinned AND I have removed aslr.using the online tool.

 

I signed the binary with

 

 

ldid -s binaryname

 

Whenever i set a watchpoint, I get an error  "cannot access memory at address 0xaddress

 

this is the log from the gdb process

 

(gdb) att 1247
Attaching to process 1247.
0x20c2bffc in ?? ()
(gdb) info address _mh_execute_header
No symbol "_mh_execute_header" in current context.
(gdb) awatch *0x109c5a48
Cannot access memory at address 0x109c5a48
(gdb)
Posted

If you can't access that address it may be wrong

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