[Tools][Mobile Security] dmayer/idb

This commit is contained in:
pe3zx 2018-04-01 20:23:40 +07:00
parent 9fca90f375
commit f61ea70aa0

View File

@ -1255,6 +1255,14 @@ My curated list of awesome links, resources and tools
<td><a href="https://github.com/dpnishant/appmon">dpnishant/appmon</a></td>
<td>AppMon is an automated framework for monitoring and tampering system API calls of native macOS, iOS and android apps. It is based on Frida.</td>
</tr>
<tr>
<td><a href="http://www.cycript.org/">Cycript</a></td>
<td>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</td>
</tr>
<tr>
<td><a href="https://github.com/dmayer/idb">dmayer/idb</a></td>
<td>idb is a tool to simplify some common tasks for iOS pentesting and research</td>
</tr>
<tr>
<td><a href="https://labs.mwrinfosecurity.com/tools/drozer/">Drozer</a></td>
<td>Comprehensive security and attack framework for Android</td>