View previous topic :: View next topic |
Author |
Message |
alterMemory How do I cheat?
Reputation: 0
Joined: 04 May 2014 Posts: 2
|
Posted: Sun May 04, 2014 11:36 pm Post subject: Help with using base addresses |
|
|
Hello, I'll get straight to the point.
I have found the base adresses I need in a module of a game. I used an application called DLL Export Viewer and found a function that's gets the HP of the player. The DLL Export Viewer has two columns for addresses:
Address | Relative Address
0x1035015c | 0x0035015c
Now, I tried using these two adresses to find the HP of the player in Cheat Engine, but I don't seem to be getting it right. I add the values of the module (nwindow.dll) base address and the adress/relative address to get the new address, add it to cheat engine, the value of the adress is wrong.
I've been struggling for a while now and any help would be greatly appreciated.
|
|
Back to top |
|
 |
zm0d Master Cheater
Reputation: 7
Joined: 06 Nov 2013 Posts: 423
|
Posted: Mon May 05, 2014 9:56 am Post subject: |
|
|
I don't know DLL Export Viewer but it looks like, that it only shows you functions/procedures provided by the DLL.
To find the correct address of a variable, e.g. your HP value, use CE built-in memory scanner. It's perfect for this situation. Just do the CE tutorial =)
|
|
Back to top |
|
 |
alterMemory How do I cheat?
Reputation: 0
Joined: 04 May 2014 Posts: 2
|
Posted: Mon May 05, 2014 7:12 pm Post subject: |
|
|
I see, thanks for the information
|
|
Back to top |
|
 |
|