Merge pull request #128 from techvoltage/patch-1

Update README.md
This commit is contained in:
Ryan Shipp 2017-10-18 17:12:13 -05:00 committed by GitHub
commit 7ba53f7bb8

View File

@ -477,7 +477,9 @@ the [browser malware](#browser-malware) section.*
binary analysis and reversing, with support for many architectures and
bindings in several languages.
* [codebro](https://github.com/hugsy/codebro) - Web based code browser using
clang to provide basic code analysis.
 clang to provide basic code analysis.
* [DECAF (Dynamic Executable Code Analysis Framework)](https://github.com/sycurelab/DECAF)
- A binary analysis platform based   on QEMU. DroidScope is now an extension to DECAF.
* [dnSpy](https://github.com/0xd4d/dnSpy) - .NET assembly editor, decompiler
and debugger.
* [Evan's Debugger (EDB)](http://codef00.com/projects#debugger) - A