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 


Changing values that don't look the same on games.

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

Joined: 08 May 2017
Posts: 4

PostPosted: Tue May 09, 2017 2:03 pm    Post subject: Changing values that don't look the same on games. Reply with quote

To find money values in general, you need to use the changed or unchanged value, but once you find it, the value looks like that (523073987234). It changes every time my money changes but never in the same way. Sometimes it goes up, sometimes it goes down. So i don't know how to change it to make my money higher without making the game crash.

Thank you.
Back to top
View user's profile Send private message
Zanzer
I post too much
Reputation: 126

Joined: 09 Jun 2013
Posts: 3278

PostPosted: Tue May 09, 2017 5:41 pm    Post subject: Reply with quote

You would have to debug the game code to identify how it is encrypting the value.
You could then create a custom variable type which automatically performs the encryption/decryption.
Back to top
View user's profile Send private message
wokfadzzz
How do I cheat?
Reputation: 0

Joined: 08 May 2017
Posts: 4

PostPosted: Wed May 10, 2017 4:21 pm    Post subject: Reply with quote

Ohhh thanks. Is it easy to do or should I just change game ?
Back to top
View user's profile Send private message
Zanzer
I post too much
Reputation: 126

Joined: 09 Jun 2013
Posts: 3278

PostPosted: Wed May 10, 2017 6:14 pm    Post subject: Reply with quote

Depends on the game. Sometimes it's simple encryption. Sometimes the code is right above the MOV statement.
Code:
mov ecx,[esp+10] <-- loads the actual value into a register
xor ecx,DEADBEEF <-- encrypts the value with a simple xor
mov [eax+24],ecx <-- saves the encrypted value into memory
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