From 5cd8836ce86a12a510133dcf469e30fff0873391 Mon Sep 17 00:00:00 2001 From: Jiankang Wang Date: Mon, 17 Nov 2014 10:53:24 +0800 Subject: [PATCH] update change the url of flowdroid --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index efaef43..9b4e95e 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ A lot of work is happening in academia and industry on tools to perform dynamic 5. [Droid Intent Data Flow Analysis for Information Leakage](https://www.cert.org/secure-coding/tools/didfail.cfm) 6. [Several tools from PSU](http://siis.cse.psu.edu/tools.html) 7. [Smali CFG generator](http://code.google.com/p/smali-cfgs/) -8. [FlowDroid](https://github.com/secure-software-engineering/soot-infoflow-android) +8. [FlowDroid](http://sseblog.ec-spride.de/tools/flowdroid/) ## DYNAMIC ANALYSIS TOOLS