honggfuzz
Description
- A general-purpose, easy-to-use fuzzer with interesting analysis options. See README wiki page for more details
- Supports hardware-based feedback-driven fuzzing (requires Linux and a supported CPU model), also for closed-source binaries
- It works, at least, under GNU/Linux, FreeBSD, Mac OSX and Android
- Can fuzz long-lasting processes (e.g. network servers like Apache's httpd and ISC's bind)
- It's been used to find a few interesting security problems in major software; examples:
Code
Requirements
- Linux - BFD library (libbfd-dev) and LibUnwind (libunwind-dev/libunwind8-dev)
- FreeBSD - gmake
- Android - Android SDK/NDK
Other
This is NOT an official Google product.