Giter VIP home page Giter VIP logo

gef-extras's Introduction

GEF Extras: more goodies for GEF

Documentation Status

This is an open repository of external scripts and structures to be used by GDB Enhanced Features (GEF). To use those scripts once gef is setup, simply clone this repository and update your GEF settings like this:

How-to use

Run the install script

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

Do it manually

Start with cloning this repo:

$ git clone https://github.com/hugsy/gef-extras

Add the path to the external scripts to GEF's config:

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

And same for the structures (to be used by pcustom command):

gef➤  gef config pcustom.struct_path /path/to/gef-extras/structs

And finally for the syscall tables:

gef➤  gef config syscall-args.path /path/to/gef-extras/syscall-tables

Now run and enjoy all the fun!

Note that it is possible to specify multiple directories, separating the paths with a semi-colon:

gef➤  gef config gef.extra_plugins_dir /path/to/dir1;/path/to/dir2

And don't forget to save your settings.

gef➤ gef save

Contributions

I can code!

Good for you! This repository is open to anyone, no filtering is done! Simply drop a PR with 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!

I can't code 😩

Well, that's ok! Just create an Issue explaining what cool feature/idea/command you had in mind! Even better, write the documentation (Markdown format) for your command. It'll make easier for people who wants to integrate it!

Enjoy and happy hacking !

gef-extras's People

Contributors

bkth avatar daniellimws avatar hugsy avatar io12 avatar mic92 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.