From 248fea1fc66fc594d8406657785e8c49f111c990 Mon Sep 17 00:00:00 2001 From: Sponge Date: Sat, 7 Oct 2017 08:34:03 +0530 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 48080d0..2fbce1c 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