Cheat Engine:
I want to see the adresses like this pinbal.exe+57ab7 how can i change the format. I always forget how to do that :/.
disambler address show type 00543453 - > pinbal.exe+57ab7
- Administrator
- Site Admin
- Posts: 5329
- Joined: Sat Jan 05, 2008 4:21 pm
Re: disambler address show type 00543453 - > pinbal.exe+57ab7
If you can get the process origin, you can simply subtract. address - origin = module.exe + offset. This will only work for static (green) addresses. Dynamic addresses (black) move around and have no relation to the module entry point. By default, the address will show in the format you described whenever you double-click on it in the address list at the bottom of the screen (when possible).
Re: disambler address show type 00543453 - > pinbal.exe+57ab7
Thx for help. I found a way. ctrl +m in disambler.




- 3cmSailorfuku
- Posts: 354
- Joined: Mon Jan 21, 2008 6:25 pm
Re: disambler address show type 00543453 - > pinbal.exe+57ab7
The EP however always stay the same (Since it's unlikeable that a game actually initializes anything before 40000) so you can pretty much save yourself from doing ctrl+m and just add it.Administrator wrote:If you can get the process origin, you can simply subtract. address - origin = module.exe + offset. This will only work for static (green) addresses. Dynamic addresses (black) move around and have no relation to the module entry point. By default, the address will show in the format you described whenever you double-click on it in the address list at the bottom of the screen (when possible).
Who is online
Users browsing this forum: No registered users and 1 guest