Update README.md

This commit is contained in:
Ashish Bhatia 2015-03-14 14:35:34 -04:00
parent 8a1e6d888e
commit a054c81537

View File

@ -37,6 +37,7 @@ A lot of work is happening in academia and industry on tools to perform dynamic
9. [Android Decompiler](http://www.android-decompiler.com/) not free 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 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/) 11. [Amandroid](http://amandroid.sireum.org/)
12. [SmaliSCA](https://github.com/dorneanu/smalisca) - Smali Static Code Analysis
## DYNAMIC ANALYSIS TOOLS ## DYNAMIC ANALYSIS TOOLS