Posted: Fri Dec 30, 2016 6:23 pm Post subject: CE's static address detection implementation
How does CE assert which address is static (green in scan result widget) ?
I'd guess it only scans the memory which is executable (fastscan off) for the addresses of all variables that were still valid.
But that seems like a lot of work, is there some smarter / more efficient way to do this ?
It's green if the address lies within a module. Using the Tool Help functions is one way to get the necessary information. If you're specifically using CE, the Lua function inModule(address) is probably more accessible. _________________
I don't know where I'm going, but I'll figure it out when I get there.
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