discovered 03 Aug 2026
aflgo
→ View on GitHubAFLGo is an advanced fuzzing tool that extends American Fuzzy Lop (AFL) by enabling directed greybox fuzzing, specifically targeting predetermined code locations to effectively ascertain vulnerabilities. It is particularly useful for patch testing, verifying static analysis reports, detecting information flow issues, and reproducing crashes by generating specific inputs aimed at critical program paths. Notable features include focus on changed code inputs, enhanced efficiency in exploring sensitive data flows, and seamless integration into existing fuzzing frameworks like OSS-Fuzz.