Skip to content

Releases: JonathanSalwan/ROPgadget

v7.5

30 Sep 13:36
Compare
Choose a tag to compare

Add some PowerPC ROP and SYS gadgets
Support iret and sysret instructions for x86

v7.4

01 Sep 07:08
Compare
Choose a tag to compare

Update to Capstone 5.0.1

v7.3

09 Mar 13:46
Compare
Choose a tag to compare

Support RISC-V 64 and Compressed

v7.2

06 Dec 08:31
Compare
Choose a tag to compare

Fix ROPgadget update fails with python3

v7.1

12 Sep 12:18
Compare
Choose a tag to compare

Support PowerPC architecture for MachO binaries

v7.0

31 Aug 19:18
Compare
Choose a tag to compare

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

v6.9

22 Aug 15:57
Compare
Choose a tag to compare

Support PPC64

v6.8

24 Jun 12:33
Compare
Choose a tag to compare

Use Python3 in ROPMaker

v6.7

11 Mar 16:08
Compare
Choose a tag to compare

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

v6.6

05 Jul 14:59
Compare
Choose a tag to compare

Fix badbytes ranges python3 compatibility