Tag Archives: Assembler

Debugging the CrashMe program

CrashMe, from the WinDbg developpers, may be a helpful application for those in the process of learning how to use a debugger or a disassembler. It simulates several crash situation that you will be able to easily reproduce and examine within these tools.

Removing executable password protection

Nice demo there.