added x64_dbg to re tools

This commit is contained in:
hamza 2015-01-27 14:25:00 +01:00
parent 6fa2bd990b
commit 2dbb5d4c89

View File

@ -126,6 +126,7 @@ A collection of awesome penetration testing resources, tools, books, confs, maga
* [IDA Free](https://www.hex-rays.com/products/ida/support/download_freeware.shtml) - The freeware version of IDA v5.0
* [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
* [x64_gdb](http://x64dbg.com/) - An open-source x64/x32 debugger for windows
### Books