Add Quark-Engine

An Obfuscation-Neglect Android Malware Scoring System

also documented in https://github.com/ashishb/android-security-awesome
This commit is contained in:
JunWei Song 2019-12-23 10:09:56 +08:00 committed by GitHub
parent e6070b5012
commit f0d0edd6bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -202,6 +202,7 @@ Thanks to all [contributors](https://github.com/sbilly/awesome-security/graphs/c
- [jadx](https://github.com/skylot/jadx) - Command line and GUI tools for produce Java source code from Android Dex and Apk files.
- [enjarify](https://github.com/Storyyeller/enjarify) - A tool for translating Dalvik bytecode to equivalent Java bytecode.
- [Android Storage Extractor](https://github.com/51j0/Android-Storage-Extractor) - A tool to extract local data storage of an Android application in one click.
- [Quark-Engine](https://github.com/quark-engine/quark-engine) - An Obfuscation-Neglect Android Malware Scoring System.
### Forensics