Add @hugsy GEF

This commit is contained in:
rshipp 2015-11-04 09:51:38 +01:00
parent ed08d2e83f
commit 8c3448700b

View File

@ -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.