Jump to content

iOS what writes/accesses to an address War Robots


Thekidiacs101

4 posts in this topic

Recommended Posts

Posted

I am trying to hack a game on iOS that I was able to hack on Android and steam version of the game “War Robots”. I am able to walk through walls. Basically I found a method for it but it requires to do some searching with an unknown initial value then once you have narrowed down your search to around 100-300 values you check what writes to the address then you should be able to find it doing stuff that I won’t go into detail. Anyway, the problem is that I am not aware of any tool that is able to do this on iOS. Is it possible to do this with gdb or lldb? I know there is currently no cheat engine (including iGameGod) that can check what writes to an address on iOS. Can someone give me a yes or a no if this is possible on iOS. Thanks.

Posted

Okay Thanks. On lldb is it called a WatchPoint or is it some other functionality with the debugger?

15 hours ago, Rook said:

I believe debuggers can do this. But yeah, iOS cheat engines do not have this functionality right now.

Posted
On 10/20/2020 at 2:29 AM, Thekidiacs101 said:

Okay Thanks. On lldb is it called a WatchPoint or is it some other functionality with the debugger?

Yes a watchpoint will "watch" an address for r/w and will tell you where that happens :)

Archived

This topic is now archived and is closed to further replies.

×
  • 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