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 


[HELP] Address and Symbol

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

Joined: 01 May 2014
Posts: 124

PostPosted: Thu Feb 26, 2015 10:24 am    Post subject: [HELP] Address and Symbol Reply with quote

Hello. How to move an address inside a register in a CE symbol and use that symbol as pointer of that address? example: mov MyName,rax
Back to top
View user's profile Send private message
aikoncwd
Grandmaster Cheater
Reputation: 23

Joined: 21 Dec 2012
Posts: 591
Location: Spain (Barcelona)

PostPosted: Thu Feb 26, 2015 11:08 am    Post subject: Re: [HELP] Address and Symbol Reply with quote

kitesan wrote:
Hello. How to move an address inside a register in a CE symbol and use that symbol as pointer of that address? example: mov MyName,rax


Code:

label(bla)
registersymbol(bla)

code:
mov [bla],eax

bla:
dd 0


In you table, add a manual address like this:



Or use globalalloc():

Code:

globalalloc(blabla,4)

mov [blabla],eax


Then add a "pointer":



See any of my tables (like binding of isaac rebirth), I always use globalalloc() method Razz

_________________
Hey Hitler
Test here your skill with CheatEngine, I coded a challenge for you. Try to beat it!
HERE
Back to top
View user's profile Send private message
kitesan
Expert Cheater
Reputation: 0

Joined: 01 May 2014
Posts: 124

PostPosted: Thu Feb 26, 2015 11:25 am    Post subject: Reply with quote

thanks alot.
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