diff --git a/README.md b/README.md index 93b9752..cefa27a 100644 --- a/README.md +++ b/README.md @@ -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