Posted: Thu Jan 21, 2010 8:08 am Post subject: Process Memory Scanning dll
Hi all. I am going to write simple launcher. But data is situated dynamically and i need in fast memory scanner, that can find text in process memory. I found pscan.dll at CheatEngine package and it seems to be that i need in. But i don't know which functions are inside. That's why i cannot load this dll and use it in my launcher.
Does anybody know a library with documentated functions being able to scan process memory rapidly and find unicode text there like CheatEngine.
I really need it aswell. My program needs to find strings in an application's memory but my current algorithm is extremely slow (takes like 5 minutes to scan from 0x00000000 to 0x00100000). But the algorithm used in Cheat Engine can scan for a string from 0x00000000 to 0x7FFFFFFF within less than half a second. Really need to find out what's in that file. If anyone has any idea, please help us.
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