Version: 6.4, Package name: ROPGadget-6.4 |
Maintained by: Jasper Lievisse Adriaanse |
Master sites: |
Description 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 and MIPS architectures. |
Filesize: 9243.016 KB |
Version History (View Complete History) |
|
2021-01-03 05:54:12 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to ROPgadget-6.4 |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2020-06-13 03:00:37 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to ROPGadget-6.3 |
2020-04-09 01:11:59 by Remi Pointel | Files touched by this commit (3) |
Log message: update ROPGadget to 6.2. ok jasper@. |
2019-10-31 01:50:22 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update to ROPGadget-5.9 |
2019-06-16 23:25:52 by Remi Pointel | Files touched by this commit (3) |
Log message: update ROPgadget to 5.8. ok jasper@ PERMIT_PACKAGE_CDROM -> PERMIT_PACKAGE, from kn@, ok kn@. |
2019-05-15 06:04:43 by Kurt Mosiejczuk | Files touched by this commit (167) |
Log message: Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the lang/python port module. I've not yet come up with a port that would not need this and one can always set MODPY_TESTDEP to "no" to prevent the module from touching TEST_DEPENDS. Idea from afresh1 who pointed out the cpan module already does this. aja "I support this move." OK sthen@ |