This screencast shows how to manually fix a simple program, having only its binary and Ollydbg (http://www.ollydbg.de).
It shows how to:
- set Ollydbg as a just-in-time debugger
- analyse a crash
- trace a program
- optimize the tracing process
- patch the program
- save the patched program as a new binary
Recommended Comments
Create an account or sign in to comment