Posted: Tue Nov 24, 2020 4:31 am Post subject: Question about pointer scanning and modules
Let's say I am interested in a memory address from a game.exe process so I ran the pointer scan and it gave me a path to my address and I did this scan with only game.exe and mymod.dll. This game can have a variable number of modules injected to it at anytime, would the path to my memory address stay the same or would it change if I rescanned?
Joined: 09 May 2003 Posts: 25788 Location: The netherlands
Posted: Tue Nov 24, 2020 4:34 am Post subject:
the path is based on the modulename. Injecting other differently named modules should not have much effect on the pointer.
At most the injected dll could place a pointer to it's own dll somewhere in memory, and the pointerpath then takes that, but that'd be an invalid path then anyhow which a subsequent pointerscan should eliminate _________________
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