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

angrop

via awesome-list
→ View on GitHub
angrop is a robust ROP (Return-Oriented Programming) gadget finder and chain builder that utilizes symbolic execution via the angr framework to automatically generate efficient ROP chains across multiple architectures, including x86/x64, ARM, and MIPS. Its architecture-agnostic design allows it to produce complex ROP chains—often in seconds—that would typically require extensive manual effort, making it a valuable tool for security researchers and exploit developers. The tool offers both a command line interface for basic tasks and a comprehensive Python API, facilitating versatile usage in various security contexts.