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 


C++ - Find out what addresses this instruction accesses

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

Joined: 27 Aug 2021
Posts: 41

PostPosted: Mon Mar 14, 2022 6:34 am    Post subject: C++ - Find out what addresses this instruction accesses Reply with quote

As the title says: Is there a way to replicate 'Find out what addresses this instruction accesses' in C++, and if so, how?
_________________
Hope you're having a great day!
Back to top
View user's profile Send private message
ParkourPenguin
I post too much
Reputation: 152

Joined: 06 Jul 2014
Posts: 4701

PostPosted: Mon Mar 14, 2022 11:36 am    Post subject: Reply with quote

Yes. Write a debugger. You'll also need an assembler to figure out if an instruction is accessing an address. e.g. `mov eax,ecx` doesn't access an address; `mov [edi+1C],ecx` accesses the address edi+1C
https://docs.microsoft.com/en-us/windows/win32/debug/basic-debugging

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

Joined: 27 Aug 2021
Posts: 41

PostPosted: Mon Mar 14, 2022 12:50 pm    Post subject: Reply with quote

Thanks for the reply!
_________________
Hope you're having a great day!
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