|
rp
☆
« Back to VersTracker
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Description: Tool to find ROP sequences in PE/Elf/Mach-O x86/x64 binaries |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Category: Security | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tags: security exploit-development binary-analysis reverse-engineering rop | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Install: brew install rp | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
About: Rp is a command-line utility designed to search for ROP (Return-Oriented Programming) gadgets across PE, ELF, and Mach-O binaries for x86 and x64 architectures. It efficiently parses binary files to locate instruction sequences that end in a 'ret' instruction, which are fundamental for building complex exploits. The tool provides a powerful alternative to traditional search methods by offering advanced filtering capabilities to find the most useful gadgets for a given target. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
Key Features:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
Use Cases:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
Alternatives:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Version History | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
|