From fbc83a5217b27c4a99295abb82cdab9fa220ec36 Mon Sep 17 00:00:00 2001 From: Gabriel Claudiu Georgiu Date: Mon, 14 Aug 2017 13:36:59 +0200 Subject: [PATCH] Add RiskInDroid tool --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5d64a3c..a7a82be 100644 --- a/README.md +++ b/README.md @@ -177,6 +177,7 @@ Misc Tools * [dockerfile/androguard](https://github.com/dweinstein/dockerfile-androguard) * [Android Vulnerability Test Suite](https://github.com/AndroidVTS/android-vts) - android-vts scans a device for set of vulnerabilities * [AppMon](https://github.com/dpnishant/appmon)- AppMon is an automated framework for monitoring and tampering system API calls of native macOS, iOS and android apps. It is based on Frida. +* [RiskInDroid](https://github.com/ClaudiuGeorgiu/RiskInDroid) - A tool for calculating the risk of Android apps based on their permissions, with online demo available. ---- # ACADEMIC / RESEARCH / PUBLICATIONS / BOOKS