View Issue Details

IDProjectCategoryView StatusLast Update
0008037Kali LinuxQueued Tool Additionpublic2024-03-13 14:06
Reportertjnull Assigned To 
PriorityurgentSeverityfeatureReproducibilityalways
Status acknowledgedResolutionopen 
Product Version2022.3 
Summary0008037: gef - GDB Enhanced Features (GEF)
Description

GEF is a set of commands for x86/64, ARM, MIPS, PowerPC and SPARC to assist exploit developers and reverse-engineers when using old school GDB. It provides additional features to GDB using the Python API to assist during the process of dynamic analysis and exploit development.

https://github.com/hugsy/gef

Steps To Reproduce

Commands to install GEF:

wget -O ~/.gdbinit-gef.py -q https://gef.blah.cat/py
echo source ~/.gdbinit-gef.py >> ~/.gdbinit

Commands to install GEF extra:

$ wget -q -O- https://github.com/hugsy/gef/raw/main/scripts/gef-extras.sh | sh

Additional Information

The enhanced features also contain external scripts and structures to be used by GDB Enhanced Features (GEF).

https://github.com/hugsy/gef-extras

Activities

g0tmi1k

g0tmi1k

2023-02-03 15:40

administrator   ~0017458

@kali-team, please could this be packaged up.
@author, If you want to help the packaging process, you can check the documentation here ~ https://www.kali.org/docs/development/public-packaging

Issue History

Date Modified Username Field Change
2022-11-02 05:52 tjnull New Issue
2023-02-03 15:40 g0tmi1k Status new => acknowledged
2023-02-03 15:40 g0tmi1k Category New Tool Requests => Queued Tool Addition
2023-02-03 15:40 g0tmi1k Note Added: 0017458
2024-03-13 14:06 daniruiz Summary GDB Enhanced Features (GEF) => gef - GDB Enhanced Features (GEF)