[Tools][Mobile Security] chaitin/passionfruit

This commit is contained in:
pe3zx 2018-04-01 20:21:07 +07:00
parent b17dd29ff9
commit 53aabc61fd

View File

@ -1247,6 +1247,10 @@ My curated list of awesome links, resources and tools
<td><a href="https://ibotpeaches.github.io/Apktool/">Apktool</a></td>
<td>A tool for reverse engineering Android apk files</td>
</tr>
<tr>
<td><a href="https://github.com/chaitin/passionfruit">chaitin/passionfruit</a></td>
<td>Simple iOS app blackbox assessment tool. Powered by frida.re and vuejs.</td>
</tr>
<tr>
<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>