mirror of
https://github.com/secfigo/Awesome-Fuzzing.git
synced 2025-01-22 05:21:02 -05:00
Add zzuf
This commit is contained in:
parent
30daa2bef8
commit
a3c860d76a
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user