Update README.md

added IDA Free
This commit is contained in:
filinpavel 2015-01-13 15:06:14 +06:00
parent 09fba86be0
commit 73db3405a4

View File

@ -120,6 +120,7 @@ A collection of awesome penetration testing resources, tools, books, confs, maga
#### Reverse Engineering Tools
* [IDA Pro](https://www.hex-rays.com/products/ida/) - A Windows, Linux or Mac OS X hosted multi-processor disassembler and debugger
* [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