From 0bb77f2defd22d30a06c5ad8c345110130d24fce Mon Sep 17 00:00:00 2001 From: KunYuChen <18z@users.noreply.github.com> Date: Sat, 2 Nov 2019 09:42:46 +0800 Subject: [PATCH] Add Quark-Engine An Obfuscation-Neglect Android Malware Scoring System --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b366788..fd7b50f 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,7 @@ A collection of android security related resources. 21. [StaCoAn](https://github.com/vincentcox/StaCoAn) - Crossplatform tool which aids developers, bugbounty hunters and ethical hackers performing static code analysis on mobile applications. This tool was created with a big focus on usability and graphical guidance in the user interface. 22. [JAADAS](https://github.com/flankerhqd/JAADAS) - Joint intraprocedure and interprocedure program analysis tool to find vulnerabilities in Android apps, built on Soot and Scala 23. ~~[Several tools from PSU](http://siis.cse.psu.edu/tools.html)~~ +24. [Quark-Engine](https://github.com/quark-engine/quark-engine) - An Obfuscation-Neglect Android Malware Scoring System ### App Vulnerability Scanners