hugsy / gef-extras

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

Added 3rd party to gef-extras #61

Closed hugsy closed 2 years ago

hugsy commented 2 years ago

Description/Motivation/Screenshots

This PR adds the following commands:

Docs, tests and requirements.txt were updated accordingly

The PR also adds the same linting policy than GEF.

Those commands were removed from GEF by hugsy/gef#841

How Has This Been Tested?

Architecture Yes/No Comments
x86-32 :heavy_check_mark:
x86-64 :heavy_check_mark:
ARM :heavy_check_mark:
AARCH64 :heavy_check_mark:
MIPS :heavy_multiplication_x:
POWERPC :heavy_multiplication_x:
SPARC :heavy_multiplication_x:
RISC-V :heavy_multiplication_x:
make test :heavy_check_mark:

Checklist