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 


Addressed changed by code from a common address.

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

Joined: 20 Feb 2014
Posts: 8

PostPosted: Sat Mar 01, 2014 6:24 am    Post subject: Addressed changed by code from a common address. Reply with quote

I have traced a static address which is using the base address and an offset.

I am interrested in this address because a 'Find out what addresses this instruction accesses' shows values, changing as a reaction to an empty slot of inventory being filled or vice-versa. The addresses I'm looking for only shows changed by my static address when I actively remove/add items from my inventory, therefore changing their respective address value.

The address goes as following:

Code:
NexusTK.exe+E0820 - 66 89 48 06           - mov [eax+06],cx


When I add the address it always points to an address in the
Code:
004Exxxx

range.

However, the addresses my static address changes with its code is always in the
Code:
55xxxxxx

range.

Is it possible to reach the accessed addresses by reading memory / offset calculation or by some relation I'm not aware of?

I can link to an image of the debugger if it helps.

Bonus: when I select the whole function examine the first address and what its code changes, all inventory slot changes gets accessed by 1 address.
Back to top
View user's profile Send private message AIM Address
Gniarf
Grandmaster Cheater Supreme
Reputation: 43

Joined: 12 Mar 2012
Posts: 1285

PostPosted: Sat Mar 01, 2014 8:19 pm    Post subject: Re: Addressed changed by code from a common address. Reply with quote

Syncretic wrote:
The address goes as following:

Code:
NexusTK.exe+E0820 - 66 89 48 06           - mov [eax+06],cx


When I add the address it always points to an address in the
Code:
004Exxxx

range.
Let me guess, it's always 004E0820 as in 00400000+E0820=NexusTK.exe+E0820.

Syncretic wrote:
However, the addresses my static address changes with its code is always in the
Code:
55xxxxxx

range.
For now... Don't worry, it'll switch to another range one day or another, just reboot your computer or do some windows updates.

Syncretic wrote:
Is it possible to reach the accessed addresses by reading memory / offset calculation or by some relation I'm not aware of?
Yes of course, after all the game needs to know where this data is to access it.
What you want is to find a pointer to your data. Cheat engine's tutorial's step 6 explains the WRONG way to find pointers but it can help you understand what a pointer is if you try to understand why the tutor tells you to scan for this or that.
The better way to find a pointer is to right click on your cheat entry->pointerscan for this address.
Bonus: you can check "pointers must end with" and enter "6" as in "mov [eax+06],cx"

_________________
DO NOT PM me if you want help on making/fixing/using a hack.
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