mirror of
https://github.com/ashishb/android-security-awesome.git
synced 2024-12-18 11:36:09 +00:00
Move RiskInDroid to Static Analysis Tools
This commit is contained in:
parent
fbc83a5217
commit
5865dae75b
@ -59,6 +59,7 @@ Static Analysis Tools
|
||||
* [SPARTA](https://www.cs.washington.edu/sparta) - verifies (proves) that an app satisfies an information-flow security policy; built on the [Checker Framework](https://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)
|
||||
* [RiskInDroid](https://github.com/ClaudiuGeorgiu/RiskInDroid) - A tool for calculating the risk of Android apps based on their permissions, with online demo available.
|
||||
|
||||
App Vulnerability Scanners
|
||||
----
|
||||
@ -177,7 +178,6 @@ Misc Tools
|
||||
* [dockerfile/androguard](https://github.com/dweinstein/dockerfile-androguard)
|
||||
* [Android Vulnerability Test Suite](https://github.com/AndroidVTS/android-vts) - android-vts scans a device for set of vulnerabilities
|
||||
* [AppMon](https://github.com/dpnishant/appmon)- AppMon is an automated framework for monitoring and tampering system API calls of native macOS, iOS and android apps. It is based on Frida.
|
||||
* [RiskInDroid](https://github.com/ClaudiuGeorgiu/RiskInDroid) - A tool for calculating the risk of Android apps based on their permissions, with online demo available.
|
||||
----
|
||||
|
||||
# <a name="academic"></a>ACADEMIC / RESEARCH / PUBLICATIONS / BOOKS
|
||||
|
Loading…
Reference in New Issue
Block a user