boofuzz
boofuzz copied to clipboard
Improve procmon logger integration
Log substantial procmon messages back to main fuzzer so that one does not need to check both in the normal case.
Implementation ideas:
- Feed all log messages back to main fuzzer process
- Make logging to console optional (e.g. a
-qarg)