mirror of
https://github.com/ashishb/android-security-awesome.git
synced 2025-02-24 07:24:47 +00:00
Merge pull request #17 from mernst/master
Add link to SPARTA static analysis tool
This commit is contained in:
commit
e6da822248
@ -43,6 +43,7 @@ A lot of work is happening in academia and industry on tools to perform dynamic
|
|||||||
12. [SmaliSCA](https://github.com/dorneanu/smalisca) - Smali Static Code Analysis
|
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
|
13. [CFGScanDroid](https://github.com/douggard/CFGScanDroid) - Scans and compares CFG against CFG of malicious applications
|
||||||
14. [Madrolyzer](https://github.com/maldroid/maldrolyzer) - extracts actionable data like C&C, phone number etc.
|
14. [Madrolyzer](https://github.com/maldroid/maldrolyzer) - extracts actionable data like C&C, phone number etc.
|
||||||
|
15. [SPARTA](http://www.cs.washington.edu/sparta) - verifies (proves) that an app satisfies an information-flow security policy; built on the [Checker Framework](http://checkerframework.org/)
|
||||||
|
|
||||||
## DYNAMIC ANALYSIS TOOLS
|
## DYNAMIC ANALYSIS TOOLS
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user