From 64bb60e6fd216e0556042a8474d4f4e9a695ef84 Mon Sep 17 00:00:00 2001 From: moonflow1989 Date: Tue, 24 Jan 2017 21:48:49 +0800 Subject: [PATCH] Added JAADAS Added JAADAS in APP VULNERABILITY SCANNERS entry. Thanks. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 61e02fd..9744401 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ A lot of work is happening in academia and industry on tools to perform dynamic * [AndroBugs](https://github.com/AndroBugs/AndroBugs_Framework) * [Nogotofail](https://github.com/google/nogotofail) * [Devknox](https://devknox.io/) - Autocorrect security issues as if it was spell check from your IDE +* [JAADAS](https://github.com/flankerhqd/JAADAS) - Joint intraprocedure and interprocedure program analysis tool to find vulnerabilities in Android apps, built on Soot and Scala ## DYNAMIC ANALYSIS TOOLS