From 3d855da1fcef9c0d5e5b198dd75eecaeb51259ac Mon Sep 17 00:00:00 2001 From: Subho Halder Date: Sun, 20 Nov 2016 23:47:48 +0800 Subject: [PATCH] Added Appknox and Devknox --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 93920a8..8163f5f 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ A lot of work is happening in academia and industry on tools to perform dynamic ## ONLINE ANALYZERS -1. [AndroTotal](http://andrototal.org/) +1. [Appknox](https://appknox.com) +* [AndroTotal](http://andrototal.org/) * [Dexter](https://dexter.dexlabs.org/) * [Tracedroid](http://tracedroid.few.vu.nl/) * [Visual Threat](http://www.visualthreat.com/) @@ -35,7 +36,8 @@ A lot of work is happening in academia and industry on tools to perform dynamic ## STATIC ANALYSIS TOOLS -1. [Androwarn](https://github.com/maaaaz/androwarn/) - detect and warn the user about potential malicious behaviours developped by an Android application. +1. [Devknox](https://devknox.io/) - Autocorrect security issues as if it was spell check from your IDE +* [Androwarn](https://github.com/maaaaz/androwarn/) - detect and warn the user about potential malicious behaviours developped by an Android application. * [ApkAnalyser](https://github.com/sonyxperiadev/ApkAnalyser) * [APKInspector](https://github.com/honeynet/apkinspector/) * [Droid Intent Data Flow Analysis for Information Leakage](https://www.cert.org/secure-coding/tools/didfail.cfm)