Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.39 KB

File metadata and controls

43 lines (28 loc) · 1.39 KB

GEF - GDB Enhanced Features

Description

GEF is a kick-ass set of GDB commands for X86, ARM, MIPS, PowerPC and SPARC to make GDB cool again for exploit dev. It is aimed to be used mostly by exploiters and reverse-engineers, to provide additional features to GDB using the Python API to assist during the process of dynamic analysis and exploit development.

It has full support for both Python2 and Python3 indifferently (as more and more distros start pushing gdb compiled with Python3 support).

Categories

  • Exploitation
  • Reverse-Engineering
  • Debugging
  • Capture-The-Flag

Black Hat sessions

Arsenal

Code

https://github.com/hugsy/gef.git

Lead Developers

Along with many contributors:

Social Media