Description: Reverse engineering project to modify the way a
MMORPG client engine worked
Information: I Originally tapped the
MMORPG executable memory and pulled the “hidden” character information from it. The second version edited the executable itself and had it display the information in the client’s GUI.
Languages: ASM, VB6