Marlowito How do I cheat?
Reputation: 0
Joined: 14 Jan 2021 Posts: 1
|
Posted: Thu Jan 14, 2021 8:25 pm Post subject: Different base address values |
|
|
Hi everybody,
I'm working on a C++ script that would simply monitor some vitals in a game. The code I came up so far gather the module associated to the process and gets its base address correctly. If I go to the memory view in CE and enumerate DLLs and symbols, I get the same address for the process. However, if I go to the view of the address I'm hooked to and erase "process.exe" + 00something and erase the + 00something part, I'm getting a totally different address, and this seems to be the right one. Does someone have an explanation ?
Thanks in advance,
Regards
|
|