From 90e60d8f7e6485ffbe6dc132c9fc35868ef790e5 Mon Sep 17 00:00:00 2001 From: Ashish Bhatia Date: Sun, 11 Oct 2015 18:24:21 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 281f124..c40dce6 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ A lot of work is happening in academia and industry on tools to perform dynamic 13. [CFGScanDroid](https://github.com/douggard/CFGScanDroid) - Scans and compares CFG against CFG of malicious applications 14. [Madrolyzer](https://github.com/maldroid/maldrolyzer) - extracts actionable data like C&C, phone number etc. 15. [SPARTA](http://www.cs.washington.edu/sparta) - verifies (proves) that an app satisfies an information-flow security policy; built on the [Checker Framework](http://checkerframework.org/) +16. [QARK](https://github.com/linkedin/qark/) - QARK by LinkedIn is for app developers to scan app for security issues ## DYNAMIC ANALYSIS TOOLS