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

AFLplusplus

via awesome-list
→ View on GitHub
AFL++ is an advanced fork of the American Fuzzy Lop (AFL) fuzzer, designed to enhance software testing through effective fuzzing techniques. It offers improved speed, a wider array of mutation strategies, and robust instrumentation options, making it suitable for testing various software environments, including binaries and network services. Notable features include custom module support and a dedicated Docker image for streamlined deployment, supplemented by comprehensive documentation for users and researchers.