[Tools][Mobile Security] Apktool

This commit is contained in:
pe3zx 2018-04-01 20:05:30 +07:00
parent a84d8952e6
commit b59544d2d7

View File

@ -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*
<table>
<tr>
<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/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>