Quote:
Originally Posted by tanelipe
When you're using CheatEngine to look at the X/Y values you'll find multiple functions that look like the real jump function (push push call) but don't really do that.
@OP The best way would be to find one of those functions and see if it calls the function that sends out general data packets (packet-type: 0x271A). However it might be a little trickier if you don't have much experience with packets and their structures.
|
This question might be answered some where, but i'll get lazy and ask it here. Is there a tutorial on getting into asm parts of cheat engine? I have a bit of back ground in MIPS asm, but completly no background in Windows Programming.
Also, will the asm in ollydbg or CE be different when system is run under intel and amd?
I'll have a good load of time to learn things in summer (May), so i am thinking of planning something up now.