diff --git a/README.md b/README.md index 3566f98..e844153 100644 --- a/README.md +++ b/README.md @@ -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