[Tools][Plugins] Frida: brompwnie/uitkyk

This commit is contained in:
pe3zx 2018-03-18 18:17:38 +07:00
parent 50a6a2f96e
commit 01aa8b9402

View File

@ -1247,6 +1247,13 @@ My curated list of awesome links, resources and tools
<td><a href="https://github.com/longld/peda">longld/peda</a></td>
<td>PEDA - Python Exploit Development Assistance for GDB</td>
</tr>
<tr>
<td colspan="2"><b>Frida</b></td>
</tr>
<tr>
<td><a href="https://github.com/brompwnie/uitkyk">brompwnie/uitkyk</a></td>
<td>Uitkyk is a custom Android Frida libary which provides an API to analyze Android applications for malicious activity. This is a PoC library to illustrate the capabilities of performing runtime analysis on Android. Additionally Uitkyk is a collection of resources to assist in the identification of malicious Android applications at runtime.</td>
</tr>
<tr>
<td colspan="2"><b>IDA Pro</b></td>
</tr>