hugsy / gef-extras

Extra goodies for GEF to (try to) make GDB suck even less
https://hugsy.github.io/gef-extras
MIT License
148 stars 50 forks source link

Allow new PE and Mach-O file formats #68

Open hugsy opened 2 years ago

hugsy commented 2 years ago

Description/Motivation/Screenshots

Adds new file formats for PE and MachO.

Depends on https://github.com/hugsy/gef/pull/849

How Has This Been Tested ?

Architecture Tested ? Comments
x86-32 :white_check_mark:
x86-64 :white_check_mark:
ARM :x:
AARCH64 :x:
MIPS :x:
POWERPC :x:
SPARC :x:
RISC-V :x:
make test :white_check_mark:

Legend:

Checklist