7 | 26K
Observe file system accesses by hooking some java.io.File* classes and methods, libc open/read functions and try to resolve associtation between file descriptor and path. Optionally, it can dumps the data.
7 | 9K
Frida script to perform static security analysis of an iOS app. Works on both Objective-C and Swift based iOS apps.
7 | 16K
[Android] Create Alert Dialog In MainActivity
7 | 18K
Frida Multiple Bypass (SSL Pinning + Root DEtection + Emulator Detection )
6 | 7K
Bypass certificate pinning on a Flutter-based iOS app
6 | 11K
Hook all the methods of all the classes owned by the iOS app
6 | 16K
Another universal ssl certificate pinning bypass script for Android (https://gist.github.com/akabe1/ac6029bf2315c6d95ff2ad00fb7be1fc)
6 | 8K
Sockets general hooking
6 | 36K
iOS Jailbreak Detection Bypass tested on iOS 13
5 | 13K
Log Android TCP connections (with Java call traces, if applicable)
5 | 4K
This is a simple handler I have created to extract the body and request type (GET/POST) for each request made by the target iOS application. I'm @J_Duffy01 on Twitter if any q's!
5 | 6K
Dump useful values of CCCrypt function
5 | 8K
Dumps bytes of DEX provided to InMemoryDexClassLoader on Android
5 | 16K
[Android] Dynamic Hooks (Creating Function Hooks Was Never Easier)
5 | 13K
Uploaded by: @dki
Dump useful information for an iOS app
5 | 9K
Check for native library calls and return a stacktrace