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

binbloom

via awesome-list
→ View on GitHub
Binbloom is a binary analysis tool designed to automatically extract key features from raw binary firmware regardless of architecture. Its primary use case includes identifying the binary's loading address, determining endianness, and parsing for UDS command IDs within the firmware. Notable features include heuristic-based endianness detection, customizable architecture selection, and the ability to specify base addresses for more accurate parsing results.