From 01aa8b94025cba001b17679b8eeac53a21e02f57 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sun, 18 Mar 2018 18:17:38 +0700 Subject: [PATCH] [Tools][Plugins] Frida: brompwnie/uitkyk --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 354b5d7..ccbde5d 100644 --- a/README.md +++ b/README.md @@ -1247,6 +1247,13 @@ My curated list of awesome links, resources and tools longld/peda PEDA - Python Exploit Development Assistance for GDB + + Frida + + + brompwnie/uitkyk + 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. + IDA Pro