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 


Find *REAL* pointer address

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

Joined: 25 Aug 2012
Posts: 3

PostPosted: Sat Aug 25, 2012 3:02 pm    Post subject: Find *REAL* pointer address Reply with quote

Ok i found my pointer addres witch is 5 levels, found all offsets and added the address, its static and all this shit...

Now the problem

how do i get THIS Pointer:

"GAME_PROCESS.EXE" + XXXXXXXX

To look like THIS:
XXXXXXXX

I use it as an INT32 in VB witch is written like this

Code:
Dim Address as INT32 = &HXXXXXXXX + &HOFFSET + &HOFFSET + &HOFFSET + &HOFFSET + &HOFFSET


and i get an error when doing this:

Code:
Dim Address as INT32 = ("GAME_PROCESS.EXE" + &HXXXXXXXX) + &HOFFSET + &HOFFSET + &HOFFSET + &HOFFSET + &HOFFSET


so i can use it in VB, i know i have to plus all the offsets to it and sush, i have that controled, but how to get the real pointer address i can use!?

BTW i still have the PTR file from my pointerscan, if i need to find it here.
Back to top
View user's profile Send private message
NinjaGamePlayer
How do I cheat?
Reputation: 0

Joined: 13 Apr 2009
Posts: 1

PostPosted: Sat Aug 25, 2012 5:01 pm    Post subject: Reply with quote

Its not simply sum the pointer all the offsets to get to the target address.
U need firstly to get the value of first pointer and add by the first offset and it becomes second pointer.
Now u read it's value and add by second offset to make it become third pointer...

_________________
Always learning with Delphi
Back to top
View user's profile Send private message
mgr.inz.Player
I post too much
Reputation: 222

Joined: 07 Nov 2008
Posts: 4438
Location: W kraju nad Wisla. UTC+01:00

PostPosted: Sat Aug 25, 2012 5:05 pm    Post subject: Reply with quote

you want YYYYYYYY instead of "GAME_PROCESS.EXE" + XXXXXXXX

there are many ways.

you can, for example:

1) attach ce to process. click "add address manually"
2) address: "GAME_PROCESS.EXE" + XXXXXXXX
3) description: whatever
4) type: 4-byte (or whatever)
5) click OK, now you can see address YYYYYYYY


or use build-in lua engine, copy paste this
print(string.format('%X',getAddress("GAME_PROCESS.EXE+ XXXXXXXX")))

and hit execute


PS: what NinjaGamePlayer said +1

_________________
Back to top
View user's profile Send private message MSN Messenger
Tricky
How do I cheat?
Reputation: 0

Joined: 25 Aug 2012
Posts: 3

PostPosted: Sun Aug 26, 2012 4:38 am    Post subject: Reply with quote

Thank you! just what i needed works perfectly!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine 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