Joined: 14 Feb 2009 Posts: 33 Location: Planet 3 Solar System Orion Arm Spiral Galaxy Milky Way
Posted: Mon Mar 02, 2009 3:10 am Post subject: Can Anti Cheat Detect Memory Reading
I heard in another forum that we should be careful in reading memory (in our bot) for protected online game like Wow cause it may be detected.
Just wonder, from a technical point of view, how is it possible anti-cheat programs know I'm reading (say calling windows ReadProcessMemory() ) another process memory? This Windows API call should be transparent to the user processes right?
Joined: 09 May 2003 Posts: 25931 Location: The netherlands
Posted: Mon Mar 02, 2009 6:55 am Post subject:
anti-cheat programs hook the readprocessmemory api call so they know when something reads it. There are of course methods to bypass that, e.g kernelmode or dll injection _________________
Tools give you results. Knowledge gives you control.
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