adaptusaaf Advanced Cheater
Reputation: 0
Joined: 13 Jan 2008 Posts: 52
|
Posted: Sun Nov 29, 2009 1:37 pm Post subject: help finding pointer |
|
|
Hello I have an opcode
09F9AD25 - mov [esi+00000928],eax
The addresses it writes to are random but the values are the same..
I need pointers for these addresses/values
I can't do 'find out what code writes to this address' because the code writes to a different address Every Single Time. Not even 100 repitions comes back to the old address...
So how do i do it?
|
|