From 239db90f1bc840120b5dc36319493bfcff2d7281 Mon Sep 17 00:00:00 2001 From: Ashish Bhatia Date: Wed, 25 Mar 2015 10:03:17 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b69a85f..b146d46 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ A lot of work is happening in academia and industry on tools to perform dynamic 10. [PSCout](http://pscout.csl.toronto.edu/) - A tool that extracts the permission specification from the Android OS source code using static analysis 11. [Amandroid](http://amandroid.sireum.org/) 12. [SmaliSCA](https://github.com/dorneanu/smalisca) - Smali Static Code Analysis +13. [CFGScanDroid](https://github.com/douggard/CFGScanDroid) - Scans and compares CFG against CFG of malicious applications ## DYNAMIC ANALYSIS TOOLS