> cat /dev/github | grep security-tools
discovered 03 Aug 2026

zzuf

via awesome-list
→ View on GitHub
zzuf is a transparent application input fuzzer that intercepts file operations to randomly alter bits in program inputs, facilitating the detection of software vulnerabilities. Its deterministic nature ensures that bugs can be reliably reproduced for debugging. This tool is primarily used in security testing to enhance software robustness through fuzzing techniques.