View previous topic :: View next topic |
Author |
Message |
rain-13 Expert Cheater
Reputation: 0
Joined: 18 Mar 2009 Posts: 110
|
Posted: Mon Jun 28, 2010 4:47 am Post subject: What I do wrong on my way to pointer? |
|
|
Here's how I do it.
I search for life. I get it's address (this time it is 05282E25)
Then I right click on addresto find out what writes to that address
and then it says
Quote: | EAX=05282E20
EBX=01E46080
ECX=FFFFFE54
EDX=00060000
ESI=01E460C8
EDI=000033CB
EBP=00003577
ESP=0018F634
EIP=6FD88A17
Probable base pointer =05282E20
6fd88a0f - lea edi,[ecx+ebp]
6fd88a12 - test edi,edi
6fd88a14 - mov [eax+04],edi
6fd88a17 - jle ordinal10771+14b
6fd88a19 - mov edx,[esp+18]
|
I switched search into hex mode and pasted 05282E20 in input and started new search.
No values returned.
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 468
Joined: 09 May 2003 Posts: 25707 Location: The netherlands
|
Posted: Mon Jun 28, 2010 5:28 am Post subject: |
|
|
try scrolling up, perhaps you can see how eax get's it's value
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
rain-13 Expert Cheater
Reputation: 0
Joined: 18 Mar 2009 Posts: 110
|
Posted: Mon Jun 28, 2010 7:40 am Post subject: |
|
|
Dark Byte wrote: | try scrolling up, perhaps you can see how eax get's it's value |
That i can see up is red 6fd88a14 (i tried this too, didn't work)
EAX=05282E20 (tried, no work)
|
|
Back to top |
|
 |
|