rust-symex Project

Rust port of Angr’s core symbolic execution engine that matches or beats the Python original on 13 of 16 CTF benchmarks (up to 12.7x on the largest) and is now the default engine, built to over 160K LoC across 2,593 iterations of an autonomous agent loop.

Ghidra: Is Newer Always Better? Publication

Examines impact of Ghidra’s 39 releases and 13,000 commits on code similarity analysis and metrics like analysis time and function detection, revealing that newer versions don’t always provide superior results for every use case.

ghidra-galore Project

Automated Docker framework enabling comparative analysis of binary files across all 39 Ghidra versions to measure how tool updates affect disassembly, decompilation, and code similarity results.