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