discovered 03 Aug 2026
fuzzable
→ View on GitHubFuzzable is a framework designed to automate the discovery of fuzzing targets through static analysis of C/C++ binaries and source code, aiding vulnerability researchers in identifying functions suitable for fuzzing. With capabilities for generating harness templates and integration as a plugin for Binary Ninja, it streamlines the process of analyzing complex codebases while applying various static heuristics to pinpoint risky software behaviors. Additionally, Fuzzable can operate as a standalone CLI tool, making it accessible for broader security assessments and continuous fuzzing integration.