Version: 1.12.5, Package name: py-ropper-1.12.5 |
Maintained by: Remi Pointel |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description Ropper can be used to look at information about files in different file formats and can find ROP and JOP gadgets to build chains for different architectures. Ropper supports ELF, MachO and the PE file format. Other files can be opened in RAW format. |
Filesize: 67.223 KB |
Version History (View Complete History) |
|
2020-08-19 06:25:13 by Antoine Jacoutot | Files touched by this commit (28) |
Log message: Change the "FLAVOR ?= python3" contruct to "FLAVOR = python3" since these are python3 only ports. "Yes please, it's not really optional so I think = is better." sthen@ |
2020-08-07 03:59:10 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: switch py-ropper to python3 by default |
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 |
2019-09-26 23:48:12 by Remi Pointel | Files touched by this commit (3) |
Log message: update ropper to 1.12.5. ok pirofti@ license has changed from GPL to BSD, from kmos@. |
2019-07-12 14:50:18 by Stuart Henderson | Files touched by this commit (845) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: bump all the py3 things, _SYSTEM_VERSION didn't quite work out how we expected and it's easier|safer to do it this way than fiddle with pkg_add now. thanks aja for update tests with a quick bulk. |
2019-03-30 22:39:11 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: fix an UnboundLocalError |
2019-01-01 23:33:17 by Remi Pointel | Files touched by this commit (4) |
Log message: update ropper to 1.11.10. |