Posted: Sun Mar 23, 2014 3:40 pm Post subject: Static Pointer Outside Application Memory
I found a static pointer in the form...
700
1E1F1724
as opposed to...
20
"myapp.exe"+0026FC70
Does this mean that it is pointing to an area of windows memory? Perhaps something related to the windows API? It persists even when I restart my computer which has me scratching my head.
Joined: 09 May 2003 Posts: 25796 Location: The netherlands
Posted: Sun Mar 23, 2014 4:31 pm Post subject:
It means that on your system with your driver and extension configuration that memory block is one of the first blocks allocated, so it gets the same address each time without much chance of randomisation due to other external events.
Most likely this will not be the same address on other people's systems who might have different things installed _________________
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