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

binwalk

via awesome-list
→ View on GitHub
Binwalk is a firmware analysis tool written in Rust, designed to identify and extract files and data embedded within other files, primarily focusing on firmware. It features support for a wide range of file types, incorporates entropy analysis for detecting unknown compression or encryption, and can be easily integrated into custom Rust projects.