Update README.md

This commit is contained in:
Ashish Bhatia 2015-03-25 10:03:17 -07:00
parent a054c81537
commit 239db90f1b

View File

@ -38,6 +38,7 @@ A lot of work is happening in academia and industry on tools to perform dynamic
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/)
12. [SmaliSCA](https://github.com/dorneanu/smalisca) - Smali Static Code Analysis
13. [CFGScanDroid](https://github.com/douggard/CFGScanDroid) - Scans and compares CFG against CFG of malicious applications
## DYNAMIC ANALYSIS TOOLS