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

binspector

via awesome-list
→ View on GitHub
Binspector is a command-line tool designed for analyzing, verifying, and fuzzing binary file formats through the use of a specialized description language to create Binary File Format Templates (BFFTs). Its primary use case is to enable users to validate binary files against specific format requirements, extract and interpret data, and generate malformed files for security testing purposes. Notable features include the ability to intelligently fuzz binary files at weak points and provide various output methods for easier analysis.