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 


Address aways wrong

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

Joined: 19 Feb 2014
Posts: 8

PostPosted: Mon Sep 25, 2023 1:44 pm    Post subject: Address aways wrong Reply with quote

I'm having trouble finding addresses
I find the ammo address, example:

Code:
Game.exe+1D03D93 - 89 7B 40 - mov [rbx+40],edi


the value of rbx is 1320106B960

I do an AA by putting:

Code:

label(status)
registersymbol(status)

code:
   mov [status],rbx
   mov [rbx+40],edi
   jmp bla bla bla
 
status:
   dq 0


when I create the "Add Address Manually" and put status+40
it returns something like 7FF746480019

what am I doing wrong?
Back to top
View user's profile Send private message
ParkourPenguin
I post too much
Reputation: 152

Joined: 06 Jul 2014
Posts: 4711

PostPosted: Mon Sep 25, 2023 2:36 pm    Post subject: Reply with quote

`status` is a pointer (it stores the address of something else), you want `[status]+40`

I'd do this: add address manually, check "pointer" checkbox, put "status" as the base address, and "40" as the first offset

_________________
I don't know where I'm going, but I'll figure it out when I get there.
Back to top
View user's profile Send private message
JairoTuto
How do I cheat?
Reputation: 0

Joined: 19 Feb 2014
Posts: 8

PostPosted: Mon Sep 25, 2023 2:44 pm    Post subject: Reply with quote

Thanks, I'll try this
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