A simple python fuzzer inspired by Charlie Miller's talk
Add ability to launch application with a given fileSave fuzzed files, deletion if no crash- Place above in loop and deal with message boxes/restart on failed opens
- Add ability to use more than 1 template file (randomly select template)
- Add ability to attach debugger on crash (WinDbg?)
- Automate debugger with scipts to log useful info + minidump
- Automate explotability analysis
- Automatically attempt repro to eliminate one-off crashes