(adsbygoogle = window.adsbygoogle || []).push({});
So I am having trouble finding an addresses bytes. I jumped to an address in IDA Looked in Hex view then i opened up Ccapi Debugger I put the address in "Debugging" And i found the address from that specific Hex thing is. I do not know what to do to test this in Ccapi debugger.. What do i press/Click to test the address given by the hex i found with it?
Also I need to know which bytes would be OFF and ON for example 0x00 0x00 (ON) 0x00 0x00 (OFF). I attemped to press 41 and put SET and GET in the "Offset" part of This debugger
but it freezes me after 5 minutes of GamePlay. If anyone can explain how can i tell which bytes are off and on also if someone can tell me how can i test an address in ccapi Debugger after i found the Hex in the ccapi Debugger. Heres a picture
You must login or register to view this content.