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.