Add hongfuzz

This commit is contained in:
Tim Strazzere 2016-07-13 21:06:54 -07:00
parent 2be25a09b9
commit 30daa2bef8
No known key found for this signature in database
GPG Key ID: C9EAD5C13537F369

View File

@ -168,6 +168,8 @@ https://www.corelan.be/index.php/2013/02/26/root-cause-analysis-memory-corruptio
[rmadair](http://rmadair.github.io/fuzzer/) - mutation based file fuzzer that uses PyDBG to monitor for signals of interest.
[hongfuzz](https://github.com/google/honggfuzz) - A general-purpose, easy-to-use fuzzer with interesting analysis options. Supports feedback-driven fuzzing based on code coverage. Supports GNU/Linux, FreeBSD, Mac OSX and Android.
<a name="network-protocol-fuzzers" />
### Network Protocol Fuzzers