diff --git a/README.md b/README.md index 4cf44f2..06f23eb 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ A lot of work is happening in academia and industry on tools to perform dynamic 4. [APKInspector](https://github.com/honeynet/apkinspector/) 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/) +7. [Smali CFG generator](https://github.com/EugenioDelfa/Smali-CFGs/) 8. [FlowDroid](http://sseblog.ec-spride.de/tools/flowdroid/) 9. [Android Decompiler](http://www.android-decompiler.com/) – not free 10. [PSCout](http://pscout.csl.toronto.edu/) - A tool that extracts the permission specification from the Android OS source code using static analysis