From b10fd7e6881bbb76c150e701578248d3d0f79fe0 Mon Sep 17 00:00:00 2001 From: drewz Date: Thu, 10 Aug 2017 11:07:26 +0800 Subject: [PATCH] add AppMon tool --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 441d80d..5d64a3c 100644 --- a/README.md +++ b/README.md @@ -176,7 +176,7 @@ Misc Tools * [mitmproxy](https://github.com/mitmproxy/mitmproxy) * [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. ---- # ACADEMIC / RESEARCH / PUBLICATIONS / BOOKS