Introduction to Reverse Engineering Win32 Applications
Many develop cheats to obtain an unfair advantage. Others, however, have an entirely different motivation - the challenge it involves. Motivations aside, the purpose of this document is to familiarize the reader with basic methodologies and tools available that aid in the practice of reverse engineering native Windows applications.
Throughout, the reader will be introduced to WinDBG, IA-32 assembler, and portions of the Windows API. These concepts will be demonstrated by example, via a step by step navigation through the portions of WinMine that are pivotal in obtaining the coveted unfair advantage.
891 views
Post new comment