From b59544d2d75112ea50e328d876cce56a9e02c4ba Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sun, 1 Apr 2018 20:05:30 +0700 Subject: [PATCH] [Tools][Mobile Security] Apktool --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a29480e..fd9c4b2 100644 --- a/README.md +++ b/README.md @@ -1239,6 +1239,10 @@ My curated list of awesome links, resources and tools *Tools related to mobile security, mobile application auditing/debugging and mobile penetration testing* + + + +
ApktoolA tool for reverse engineering Android apk files
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.