Update README.md

This commit is contained in:
Sponge 2017-10-07 08:34:03 +05:30 committed by GitHub
parent 4f644ae6e6
commit 248fea1fc6

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