From f40c17bd2da86d2e21ff0f77e6baf39380744087 Mon Sep 17 00:00:00 2001 From: ch0psticks <1988.morris@gmail.com> Date: Thu, 15 Jan 2015 03:00:39 +0800 Subject: [PATCH] Update README.md add PSCout --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fa70fb4..e6463b1 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ A lot of work is happening in academia and industry on tools to perform dynamic 7. [Smali CFG generator](http://code.google.com/p/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 ## DYNAMIC ANALYSIS TOOLS