Update README.md

This commit is contained in:
Abdelhak Bougouffa 2015-02-16 23:55:57 +01:00
parent 66cc952b4c
commit 030dce9424

View File

@ -135,7 +135,7 @@ A collection of awesome penetration testing resources, tools, books, confs, maga
* [WDK/WinDbg](http://msdn.microsoft.com/en-us/windows/hardware/hh852365.aspx) - Windows Driver Kit and WinDbg
* [OllyDbg](http://www.ollydbg.de/) - An x86 debugger that emphasizes binary code analysis
* [Radare2](http://rada.re/r/index.html) - Opensource, crossplatform reverse engineering framework.
* [x64_gdb](http://x64dbg.com/) - An open-source x64/x32 debugger for windows.
* [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.