pikachu5501
18-04-2007, 20:43
Ok, i don't need a step by step instruction, i just need a hint or a simple explanation. You are all so nice to answer so many questions already so i dont want to abuse either.
I use Cheat Engine to find the adress to nop and all but sometime, i dont want to nope but change the value instead. So i want to find out where i can find every time the value of the pointer.
That how i did it. First i searched and found the value at 0A1823C1.
i found: sub ecx, [edx+35]
edx = 01A8238C
01A8238C + 35 = 0A1823C1
so i looked in the memory dump (at the adress of the instruction) hoping to find something like 8C 23 A8 01 or C1 23 A8 01 somewhere so i can retreive it whithin my trainer and use it to change the value with it (like money or something else)
but there is only 2b 4a 34 (wierd)...
how i can find the code segment that store the adress value? pretty please with sugar and chocolat sprinkles on top..
thanx in advance.
I use Cheat Engine to find the adress to nop and all but sometime, i dont want to nope but change the value instead. So i want to find out where i can find every time the value of the pointer.
That how i did it. First i searched and found the value at 0A1823C1.
i found: sub ecx, [edx+35]
edx = 01A8238C
01A8238C + 35 = 0A1823C1
so i looked in the memory dump (at the adress of the instruction) hoping to find something like 8C 23 A8 01 or C1 23 A8 01 somewhere so i can retreive it whithin my trainer and use it to change the value with it (like money or something else)
but there is only 2b 4a 34 (wierd)...
how i can find the code segment that store the adress value? pretty please with sugar and chocolat sprinkles on top..
thanx in advance.