mirror of
https://github.com/ashishb/android-security-awesome.git
synced 2024-12-18 11:36:09 +00:00
Update README.md
Added Googles Android ClassyShark. ClassyShark is a standalone binary inspection tool for Android developers. It can reliably browse any Android executable and show important info such as class interfaces and members, dex counts and dependencies.
This commit is contained in:
parent
37f638c430
commit
ea5a3c7a7d
@ -62,6 +62,7 @@ Static Analysis Tools
|
||||
* [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
|
||||
----
|
||||
|
Loading…
Reference in New Issue
Block a user