Merge pull request #119 from filinpavel/patch-2

Update README.md
This commit is contained in:
Herman Slatman 2017-08-14 14:39:34 +02:00 committed by GitHub
commit 090e6ad311

View File

@ -512,6 +512,8 @@ the [browser malware](#browser-malware) section.*
command-line tools that help manage and investigate live systems.
* [Pyew](https://github.com/joxeankoret/pyew) - Python tool for malware
analysis.
* [PyREBox](https://github.com/Cisco-Talos/pyrebox) - Python scriptable reverse engineering
sandbox by the Talos team at Cisco.
* [QKD](https://github.com/ispras/qemu/releases/) - QEMU with embedded WinDbg server for stealth debugging.
* [Radare2](http://www.radare.org/r/) - Reverse engineering framework, with
debugger support.