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

View File

@ -170,6 +170,8 @@ https://www.corelan.be/index.php/2013/02/26/root-cause-analysis-memory-corruptio
[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.
[zzuf](https://github.com/samhocevar/zzuf) - A transparent application input fuzzer. It works by intercepting file operations and changing random bits in the program's input.
<a name="network-protocol-fuzzers" />
### Network Protocol Fuzzers