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 


Dark Byte: What Addresses Code Writes to?

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Source
View previous topic :: View next topic  
Author Message
Synapse
Advanced Cheater
Reputation: 0

Joined: 26 Oct 2005
Posts: 76

PostPosted: Wed Dec 28, 2005 5:43 pm    Post subject: Dark Byte: What Addresses Code Writes to? Reply with quote

In CE 5.X, you have a feature under Advanced Options which I am of great interest to.

"Find Out What Addresses this Code Writes to".

How is this done in C/C++?

I am trying to make a trainer that grabs the addresses that a ASM command writes to, then changes them.

I need to know where I should look, or how to do this.

Thanks in Advance.

PS If this requires Debugging Capabilities, tell me anyway - I have a debugging reference for C/C++.
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 458

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

PostPosted: Wed Dec 28, 2005 6:47 pm    Post subject: Reply with quote

yes, you need debugging. (code injection can also work if you let your code store all the addresses, but the function you are reffering to uses debugging)
I place a excecution breakpoint at that instruction and each time it gets executed I inspect the instruction.

example, mov [eax+18],ebx
it then gets the value of eax, adds 18 to it, and then writes it to the list

_________________
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
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Source 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