bkth / gef-scripts

Open repositories of external scripts for GDB Enhanced Features (GEF)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gef-scripts

How-to

Open repositories of external scripts for GDB Enhanced Features (GEF). To enjoy those scripts from gef, then git-clone this repository and update your GEF settings like this:

gef➤  gef config gef.extra_plugins_dir /path/to/gef-scripts/dir

You can now load manually any script from this repo, or restart GDB to make GEF load them automatically.

Contributions

This repository is open to anyone, no filtering is done! Simply PR the command you want to share 😄 And useful scripts will eventually be integrated directly to GEF.

Check out GEF API page to start writing powerful GDB commands using GEF!

Thanks & enjoy !

About

Open repositories of external scripts for GDB Enhanced Features (GEF)

License:MIT License


Languages

Language:Python 100.0%