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 asm question

 
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: Sun Feb 01, 2015 5:12 am    Post subject: HELP asm question Reply with quote

Hello, I'm trying to do this:

cmp rcx,1455BF407

but when i make this, the debugger cuts one digit:

cmp rcx,455BF407

why? how do i fix that?

I'm trying to compare the address inside rcx with mine


Last edited by kitesan on Mon Feb 02, 2015 2:13 pm; edited 1 time in total
Back to top
View user's profile Send private message
kitesan
Expert Cheater
Reputation: 0

Joined: 01 May 2014
Posts: 124

PostPosted: Mon Feb 02, 2015 2:13 pm    Post subject: Reply with quote

help please!
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

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

PostPosted: Mon Feb 02, 2015 2:18 pm    Post subject: Reply with quote

Code:
 
push rax
mov rax,1455BF407
cmp rcx, rax
pop rax


or cmp rcx, [addressthatholdsthevalue1455bf407]

and make sure addressthatholdsthevalue1455bf407 is nearby the cmp instruction

_________________
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
kitesan
Expert Cheater
Reputation: 0

Joined: 01 May 2014
Posts: 124

PostPosted: Tue Feb 03, 2015 2:54 pm    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