discovered 03 Aug 2026
bap
→ View on GitHubThe Binary Analysis Platform (BAP) is a comprehensive suite designed for the analysis of binary programs across various architectures, including x86, ARM, and MIPS. It features a range of tools such as a standard interpreter, a microexecution interpreter, and symbolic execution capabilities, alongside its own domain-specific language for creating custom analyses and verification processes. BAP can be utilized as a standalone framework with plugin support or embedded in user applications, with minimal Python support to facilitate initial learning and integration.