ROPgadget Versions Save

This tool lets you search your gadgets on your binaries to facilitate your ROP exploitation. ROPgadget supports ELF, PE and Mach-O format on x86, x64, ARM, ARM64, PowerPC, SPARC, MIPS, RISC-V 64, and RISC-V Compressed architectures.

v7.4

8 months ago

Update to Capstone 5.0.1

v7.3

1 year ago

Support RISC-V 64 and Compressed

v7.2

1 year ago

Fix ROPgadget update fails with python3

v7.1

1 year ago

Support PowerPC architecture for MachO binaries

v7.0

1 year ago

Determine Mach-O endianness from magic number Use explicit endianness for PE files

v6.9

1 year ago

Support PPC64

v6.8

1 year ago

Use Python3 in ROPMaker

v6.7

2 years ago

Fix specifying --thumb option with --rawMode arm) Fix --string: replace non-printable characters with dots

v6.6

2 years ago

Fix badbytes ranges python3 compatibility

v6.5

3 years ago

Fix disassemble start address Add --mipsrop option