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

overflow-checker

Python ★ 19 via github-topic
→ View on GitHub
Overflow Checker is a utility designed to assess the vulnerability of simple binaries to basic buffer overflow attacks. It allows users to specify the program for analysis and the maximum number of bytes to test, making it customizable for different scenarios. Notable features include an easy-to-use command-line interface and the ability to demonstrate functionality with provided demo binaries.