Posted: Wed Jun 16, 2010 12:45 pm Post subject: finding game.exe+ (base memory address)
I have been using Cheat Engine for about a week now to find memory addresses and pointers in a game I play. I an then using a different language to read the addresses and such. I am stuck, however, since I can't find what the game.exe+ equals. I know that it changes every time the exe is loaded but does anyone know how cheat engine finds this? I am kinda new at coding but any help is appreciated. If anyone is feeling extra helpful, I am using c++ so if there is any existing code that would point me in the right direction that would be great!
Joined: 09 May 2003 Posts: 25807 Location: The netherlands
Posted: Wed Jun 16, 2010 12:48 pm Post subject:
it finds the modulebase address and then adds the +xxxx part to it
e.g gamex86.dll might be loaded at 40000000, and the notation is gamex86.dll+1234 then the address is 40001234 _________________
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
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