From 2e22ebbc01153880dd3ceb47cb24b5f2b207eee7 Mon Sep 17 00:00:00 2001 From: Ashish Bhatia Date: Fri, 8 Jul 2016 01:17:07 -0700 Subject: [PATCH] Add DroidLegacy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 702898d..510abbb 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 * [ApkAnalyser](https://github.com/sonyxperiadev/ApkAnalyser) * [APKInspector](https://github.com/honeynet/apkinspector/) * [Droid Intent Data Flow Analysis for Information Leakage](https://www.cert.org/secure-coding/tools/didfail.cfm) +* [DroidLegacy](https://bitbucket.org/srl/droidlegacy) * [Several tools from PSU](http://siis.cse.psu.edu/tools.html) * [Smali CFG generator](https://github.com/EugenioDelfa/Smali-CFGs) * [FlowDroid](https://blogs.uni-paderborn.de/sse/tools/flowdroid/)