From a73ec9aec870a8f4bb413597ecaef65639705f60 Mon Sep 17 00:00:00 2001 From: Yury Zhauniarovich Date: Mon, 16 Feb 2015 16:24:25 +0100 Subject: [PATCH] Added a link to Amandroid Added a link to the static analyzer called Amandroid --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 22679e0..86cd099 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ A lot of work is happening in academia and industry on tools to perform dynamic 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 +11. [Amandroid](http://amandroid.sireum.org/) ## DYNAMIC ANALYSIS TOOLS