Set a breakpoint on the address you are editing for writing, alter the value and see what is writing back the original value. Patch the code that's rewriting it.
Brbr
Posted: Sun Dec 21, 2014 10:39 am Post subject: [Hooked]How to change address
How to change address, when a dll is hooked on kernel32? I try to edit the value, but it returns to normal! Any way to bypass? Please help me.