From 3dd180192575b1af25afb3c2cdc372b6580840f7 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sun, 1 Apr 2018 20:31:30 +0700 Subject: [PATCH] [Tools][Plugins] 0xdea/frida-scripts --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3b568d3..cbf6e3f 100644 --- a/README.md +++ b/README.md @@ -1409,6 +1409,10 @@ My curated list of awesome links, resources and tools Frida + + 0xdea/frida-scripts + A collection of my Frida.re instrumentation scripts to facilitate reverse engineering of mobile apps. + 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.