Feed on
Posts
Comments

Archive for February, 2007

How to write a Cheat Engine

Memory scanner article : http://www.codeproject.com/useritems/sojaner_memory_scanner.asp
I think it’s a great tutorial for me to learn the basis of writing cheat engine .
After reading the article , I think the game hacking process can be organized into the following steps :
1. Select the target game , record the process ID.
2. Find the address that u want [...]

Read Full Post »