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 


eax, [eax] question

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

Joined: 12 Sep 2023
Posts: 15
Location: Austria

PostPosted: Wed Jun 12, 2024 1:50 am    Post subject: eax, [eax] question Reply with quote

Hey Community!

Just a quick question. Im using tables from others and looking at their scripts to learn new stuff.

This is the compare in the beginning of a Godmode script:
Code:
push eax
mov eax,[eax+50]
cmp [eax+20],1
pop eax


My question here is: Why would i do it like that? Couldnt i just start the compare with [eax+70] without the push?

Thanks in advance!
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 462

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

PostPosted: Wed Jun 12, 2024 3:53 am    Post subject: Reply with quote

mov eax,[eax+50] reads the 4 byte value at eax+50. It doesn't increase eax by 50

so after this eax holds a totally different address than before

_________________
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
Diambro
Newbie cheater
Reputation: 0

Joined: 12 Sep 2023
Posts: 15
Location: Austria

PostPosted: Wed Jun 12, 2024 5:59 am    Post subject: Reply with quote

Dark Byte wrote:
mov eax,[eax+50] reads the 4 byte value at eax+50. It doesn't increase eax by 50

so after this eax holds a totally different address than before


Thanks for clarifying that. Now i see it.
Now i gotta figure out how this person found that.
Thanks again!
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