diff --git a/README.md b/README.md index 66e0d51..f4ab951 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,8 @@ Static Analysis Tools * [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. +* [SUPER](https://github.com/SUPERAndroidAnalyzer/super) - Secure, Unified, Powerful and Extensible Rust Android Analyzer +* [ClassyShark](https://github.com/google/android-classyshark) - Standalone binary inspection tool which can browse any Android executable and show important infos. App Vulnerability Scanners ----