Understanding a crash
Say you’re fuzzing a Windows x32 application for a file format bug and, say, you found a pattern that causes the application to crash.
My normal steps are:
load application into a debugger
generate and investigate the cr… Continue reading Understanding a crash