Update Immunity debugger description

This commit is contained in:
Nick Raienko 2015-03-07 07:49:48 +02:00
parent da7ecc7198
commit 424a9082c1

View File

@ -144,7 +144,7 @@ A collection of awesome penetration testing resources, tools, books, confs, maga
* [x64_dbg](http://x64dbg.com/) - An open-source x64/x32 debugger for windows.
* [Pyew](http://code.google.com/p/pyew/) - A Python tool for static malware analysis.
* [Bokken](https://inguma.eu/projects/bokken) - GUI for Pyew Radare2.
* [Immunity Debugger](http://debugger.immunityinc.com/) - A powerful new way to write exploits, analyze malware, and reverse engineer binary files
* [Immunity Debugger](http://debugger.immunityinc.com/) - A powerful new way to write exploits and analyze malware
* [Evan's Debugger](http://www.codef00.com/projects#debugger) - OllyDbg-like debugger for Linux