From d5c640d66fe4d52fcd0b1ad11ffb52361fb483a8 Mon Sep 17 00:00:00 2001 From: KunYuChen <18z@users.noreply.github.com> Date: Sat, 2 Nov 2019 09:39:33 +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 6fcf564..5a4229e 100644 --- a/README.md +++ b/README.md @@ -250,6 +250,7 @@ executables. * [PEV](http://pev.sourceforge.net/) - A multiplatform toolkit to work with PE files, providing feature-rich tools for proper analysis of suspicious binaries. * [PortEx](https://github.com/katjahahn/PortEx) - Java library to analyse PE files with a special focus on malware analysis and PE malformation robustness. +* [Quark-Engine](https://github.com/quark-engine/quark-engine) - An Obfuscation-Neglect Android Malware Scoring System * [Rootkit Hunter](http://rkhunter.sourceforge.net/) - Detect Linux rootkits. * [ssdeep](https://ssdeep-project.github.io/ssdeep/) - Compute fuzzy hashes. * [totalhash.py](https://gist.github.com/gleblanc1783/3c8e6b379fa9d646d401b96ab5c7877f) -