From f61ea70aa0a5151d76d9882d41cb191b35ef73a1 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sun, 1 Apr 2018 20:23:40 +0700 Subject: [PATCH] [Tools][Mobile Security] dmayer/idb --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index aed8db1..553930e 100644 --- a/README.md +++ b/README.md @@ -1255,6 +1255,14 @@ My curated list of awesome links, resources and tools 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. + + Cycript + Cycript allows developers to explore and modify running applications on either iOS or Mac OS X using a hybrid of Objective-C++ and JavaScript syntax through an interactive console that features syntax highlighting and tab completion + + + dmayer/idb + idb is a tool to simplify some common tasks for iOS pentesting and research + Drozer Comprehensive security and attack framework for Android