From 5921c2c3906328bfa7c6194ef6b9067aed749403 Mon Sep 17 00:00:00 2001 From: Ashish Bhatia Date: Mon, 30 Mar 2015 21:04:35 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 02f898c..6255ddd 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ A lot of work is happening in academia and industry on tools to perform dynamic 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 +14. [Madrolyzer](https://github.com/maldroid/maldrolyzer) - extracts actionable data like C&C, phone number etc. ## DYNAMIC ANALYSIS TOOLS