mirror of
https://github.com/ashishb/android-security-awesome.git
synced 2024-12-18 11:36:09 +00:00
Add DroidRA to the list of static analysis tools
This commit is contained in:
parent
83f9de1074
commit
72ff477340
@ -58,6 +58,7 @@ Static Analysis Tools
|
||||
* [Madrolyzer](https://github.com/maldroid/maldrolyzer) - extracts actionable data like C&C, phone number etc.
|
||||
* [SPARTA](http://www.cs.washington.edu/sparta) - verifies (proves) that an app satisfies an information-flow security policy; built on the [Checker Framework](http://types.cs.washington.edu/checker-framework/)
|
||||
* [ConDroid](https://github.com/JulianSchuette/ConDroid) - Performs a combination of symoblic + concrete execution of the app
|
||||
* [DroidRA](https://github.com/serval-snt-uni-lu/DroidRA)
|
||||
|
||||
App Vulnerability Scanners
|
||||
----
|
||||
|
Loading…
Reference in New Issue
Block a user