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 a moving value

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

Joined: 11 Dec 2017
Posts: 1

PostPosted: Mon Dec 11, 2017 4:25 pm    Post subject: Changing a moving value Reply with quote

Hello,

So I have been trying to hack this on Flash, the value I want to change apparently gets moved constantly, I found the address of that value but cant seem to change the value. I also found what writes to that address, but dont have coding knowledge to know what the code means. For example, the value increased by 51, what I get in "What writes to this address" is the following:
[/code]33E80C8FFFE - - ??
33E80C8FFFF - - ??
33E80C90000 - F2 0F11 80 08010000 - movsd [rax+00000108],xmm0 <<
33E80C90008 - E9 6603DDFF - jmp 33E80A60373
33E80C9000D - 90 - nop

RAX=0000047CE46840B0
RBX=0000002C055FC980
RCX=0000047CE4E80030
RDX=0000002C055FC888
RSI=0000047CE5CBAD30
RDI=0000000000000001
RSP=0000002C055FC7F0
RBP=0000002C055FC8A0
RIP=0000033E80C90008
R8=7FF0000000000000
R9=000000000000000C
R10=0000052718AA0000
R11=0000002C055FC370
R12=0000047CE59B7110
R13=0000047CE2E0AF38
R14=0000047CE3B6C1C0
R15=0000000000000000

What can I do if I want to change the value lets say to 5 million, do I need to write a code and inject it so every time it adds instead of adding 51 it will add more or what?

Thanks in advance
Back to top
View user's profile Send private message
OldCheatEngineUser
Whateven rank
Reputation: 20

Joined: 01 Feb 2016
Posts: 1586

PostPosted: Tue Dec 12, 2017 2:27 am    Post subject: Reply with quote

Code:
label(newvalue)

newmem:
movsd xmm0,[newvalue]

code:
movsd [rax+108],xmm0
// ...

newvalue:
dq (double)1000.00

return:
// ...

_________________
About Me;
I Use CE Since Version 1.X, And Still Learning How To Use It Well!
Jul 26, 2020
STN wrote:
i am a sweetheart.
Back to top
View user's profile Send private message Visit poster's website
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