Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Follow address from a pointer

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking
View previous topic :: View next topic  
Author Message
sdecorme
Cheater
Reputation: 0

Joined: 07 Sep 2010
Posts: 33

PostPosted: Sat Jan 29, 2011 3:59 pm    Post subject: Follow address from a pointer Reply with quote

Hi
I've a working pointer that give me this address.
"Engine.dll"+002FC778 + offset 20
With memory viewer and Ctrl+Alt+S I've found the base address of Engine.Dll => 10000000.
I suppose that the final address is
10000000 + 002FC778 + 20 = 102FC798
And I've done a goto address : 102FC798
But at this address I've found nothing interesting.
Is it the wrong address ?



Sans titre.JPG
 Description:
 Filesize:  208.97 KB
 Viewed:  5622 Time(s)

Sans titre.JPG


Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 468

Joined: 09 May 2003
Posts: 25707
Location: The netherlands

PostPosted: Sat Jan 29, 2011 4:34 pm    Post subject: Reply with quote

Quote:
"Engine.dll"+002FC778 + offset 20

means:
Read the 4 bytes at the address specified by "Engine.dll"+002FC778
Then add 20 to it and the result will be the address you want

you can also 'go to' address ["Engine.dll"+002FC778]+20

_________________
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
View user's profile Send private message MSN Messenger
sdecorme
Cheater
Reputation: 0

Joined: 07 Sep 2010
Posts: 33

PostPosted: Sat Jan 29, 2011 5:13 pm    Post subject: Reply with quote

The address is what I've on the screenshot
only a list of add[eax],al ???

Ok I'm stupid Crying or Very sad the code given by memory view is the decompilation of the exe code so.
in my screenshot you can see the value (4byte => address)
at the address "Engine.dll"+002FC778 there is
90 87 E2 11 coded in big endian give 11E28790 +20 = 11E287B0.
It work I've understand it.
But now how can I found who write 90 87 E2 11 at "Engine.dll"+002FC778.
the function "find out..." doesn't work any of them Question
Thanks
Back to top
View user's profile Send private message
sdecorme
Cheater
Reputation: 0

Joined: 07 Sep 2010
Posts: 33

PostPosted: Wed Feb 02, 2011 3:30 pm    Post subject: Reply with quote

I've understand why It is impossible to find how write in my adress :
"sbk2010.dll"+01BDFC64 + Offset 0 , it because it was written as the launch game .
I've done a Who write to this address at the launch game and I've found only one access that load my address .
It is a mov [edi+04],eax
eax = 04C1CFA8 = "sbk2010.dll"+01BDFC64 +offset 0
edi+4 = 02B1FC64 => in green like a static one .

But now is it possible to do the reverse way to find the rest of the structure.
I've done a memory dissect => structure with 02B1FC64 as base address and I've found a lot of pointer . How Can I go with this pointer to a final value ?
thanks
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites