659 Forks
5686 Stars
5686 Watchers

gef

GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging capabilities for exploit devs & reverse engineers on Linux

How to download and setup gef

Open terminal and run command
git clone https://github.com/hugsy/gef.git
git clone is used to create a copy or clone of gef repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with gef https://github.com/hugsy/gef/archive/master.zip

Or simply clone gef with SSH
[email protected]:hugsy/gef.git

If you have some problems with gef

You may open issue on gef support forum (system) here: https://github.com/hugsy/gef/issues