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 


How to read these pointers?

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking
View previous topic :: View next topic  
Author Message
cyp
How do I cheat?
Reputation: 0

Joined: 31 Jan 2016
Posts: 4

PostPosted: Sun Jan 31, 2016 3:51 pm    Post subject: How to read these pointers? Reply with quote

Hey,

I injected a dll into a game and i got addresses in CE that im trying to read inside that injected DLL. But i can't get the right value.

attachment VgQguzS.png code that i tried:
Code:
   
HANDLE handle = GetModuleHandleA(0);
DWORD *baseAddress = (DWORD*)handle;
DWORD value = *(DWORD*)(*(DWORD*)baseAddress + 0xE750F4);


But im getting the wrong values

And how do i read this pointer with so many offsets? see attachment two

Any help is appreciated Very Happy



PcQcH9D.png
 Description:
 Filesize:  4.1 KB
 Viewed:  2513 Time(s)

PcQcH9D.png



VgQguzS.png
 Description:
 Filesize:  3.08 KB
 Viewed:  2513 Time(s)

VgQguzS.png


Back to top
View user's profile Send private message
hhhuut
Grandmaster Cheater
Reputation: 6

Joined: 08 Feb 2015
Posts: 607

PostPosted: Sun Jan 31, 2016 4:00 pm    Post subject: Reply with quote

Get address of "Game.exe"+E75570".
Add first offset (108) to that address.
Read from the address you've calculated.
Add the second offset (0) to the result.
Read again
Add the third offset (Cool to the result.
Read again.
Add the last offset (2Cool.
The final address now holds the value you want to read/edit/...
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