diff --git a/README.md b/README.md index 50f6ce1..a77897e 100644 --- a/README.md +++ b/README.md @@ -375,6 +375,8 @@ the [browser malware](#browser-malware) section.* * [Evan's Debugger (EDB)](http://codef00.com/projects#debugger) - A modular debugger with a Qt GUI. * [GDB](http://www.sourceware.org/gdb/) - The GNU debugger. +* [GEF](https://github.com/hugsy/gef) - GDB Enhanced Features, for exploiters + and reverse engineers. * [hackers-grep](https://github.com/codypierce/hackers-grep) - A utility to search for strings in PE executables including imports, exports, and debug symbols.