ch87819 How do I cheat?
Reputation: 0
Joined: 17 Oct 2012 Posts: 5
|
Posted: Fri Oct 19, 2012 3:02 am Post subject: a question about how to modify code |
|
|
HI guys, I try to learn how to modify infinite HP, and i found the code[the code that the enetmy hit me], here it is
originalcode:
mov [esi+38],ax
jg viking.exe+14E03F
exit:
jmp returnhere
"viking.exe"+14E010:
jmp newmem
nop
returnhere:
so, what shoold i do to make it never decrease?
|
|