 |
Cheat Engine The Official Site of Cheat Engine
|
| View previous topic :: View next topic |
| Author |
Message |
Dark_Itachi_hacker Master Cheater
Reputation: 0
Joined: 30 Oct 2007 Posts: 400
|
Posted: Tue Dec 27, 2011 4:40 pm Post subject: Pointer Issue |
|
|
I've grown tired of finding the address to a VBA game named Fire Emblem: Sacred Stones. And I decided to find the pointers! But in the process of doing so I got stuck.. when finding what writes to the address I get one code. That's a good thing! but I don't understand what's in it. The code in it is
So I'm stuck with finding the offset.. ECX = 024C0F8
so is that the offset? If so then when making the pointer, for the address do I input
024F6FDD & offset 024C0F8?
I tried it and the value given was not the value of the address.
Help?
_________________
Just another person passing by. |
|
| Back to top |
|
 |
Geri Moderator
Reputation: 111
Joined: 05 Feb 2010 Posts: 5627
|
Posted: Tue Dec 27, 2011 4:44 pm Post subject: |
|
|
1. If you use an emulator that has a built-in scanner, it is better if you do that. Those scanners will scan the emulated space and inside the emulated space, codes are usually static, so you don't need to rescan the values at all.
2. If you still want to use CE, you have to look up how are emulators working and probably you will see that solution 1 is much more comfortable. If the address inside the emulated space is static, then all you have to do is find a pointer for the base address of the emulated space + add the static address of your value as an offset.
Seriously go for the 1st option, you save yourself from a lot of trouble.
EDIT:
ECX is probably the emulated space and EDX is the address that you were searching for. So find a pointer for ECX and add EDX as offset. But I am not 100% sure about it, just a hint.
_________________
|
|
| Back to top |
|
 |
|
|
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
|
|