Underground – Application Patching
Crash Overron’s second Underground video explains how to use Ollydbg to manipulate a simple program. OllyDbg is a debugger that analyzes binary code. Not only does Olly allow you to step through an executable’s assembly code, but also, it can trace registers, recognize procedures, API calls, switches, tables, constants and strings. Crash Overron utilizes a feature in Olly to locate a referenced text string that is displayed when an invalid serial key is entered. Once the string is located, he can find the compare statement that checks the user’s serial key, and change the flow of the program so that his serial key is accepted.
Download Here
Download Ollydgb
Download Application
If you would like to submit a video to Infinity Exists Underground send a email describing your video to underground@infinityexists.com
Download Ollydgb
Download Application
If you would like to submit a video to Infinity Exists Underground send a email describing your video to underground@infinityexists.com