-
-
Notifications
You must be signed in to change notification settings - Fork 785
Closed
Labels
Description
... That can be inherited from to support more file formats (PE, MachO) in a more elegant ways.
Some attributes would be required:
path
: apathlib.Path
object to the fileentry_point
: anint
with the VA of the entry pointsecurity_properties
: adict[str, any]
that can be used for stuff likechecksec
We could imagine a registration decorator or callback function for easier integration. ELF + Linux would be in this repo only, but more formats could be added to gef-extras