Security oriented software fuzzer. Supports evolutionary, feedback-driven fuzzing based on code coverage (SW and HW based)
A security oriented, feedback-driven, evolutionary, easy-to-use fuzzer with interesting analysis options. See the Usage document for a primer on Honggfuzz use.
sudo apt-get install binutils-dev libunwind-dev libblocksruntime-dev clang
make
Honggfuzz has been used to find a few interesting security problems in major software packages; An incomplete list:
This is NOT an official Google product