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

barf-project

via awesome-list
→ View on GitHub
BARF is an open-source Binary Analysis and Reverse Engineering Framework that facilitates the automated and human-assisted analysis of binary code across various architectures, including Intel x86 and ARM. It features instruction lifting, binary translation to an intermediate representation, and offers integration with external tools such as SMT solvers and debuggers. Notable components include specific tools for ROP gadget management and control flow graph recovery, making it a comprehensive solution for security researchers and analysts in the field.