discovered 03 Aug 2026
angrop
→ View on GitHubangrop is an automated ROP (Return-Oriented Programming) gadget finder and chain builder, leveraging angr's symbolic execution capabilities to generate efficient ROP chains across multiple architectures, including x86/x64, ARM, and MIPS. It offers functionality to easily set registers, call functions, write to memory, and create complex exploit chains, significantly speeding up the process of crafting ROP chains compared to manual methods. Additionally, angrop analyzes gadget dependencies, enhancing its usefulness in exploiting vulnerabilities and in CTF (Capture The Flag) scenarios.