From 8c3448700b9462a3a4bfd204a0938f1281dfd801 Mon Sep 17 00:00:00 2001 From: rshipp Date: Wed, 4 Nov 2015 09:51:38 +0100 Subject: [PATCH] Add @hugsy GEF --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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.