iOS Custom Keyboard Support
Check if an iOS app supports the use of custom third-party keyboards.
View ScriptBrowse 440 Frida scripts for iOS and Android reverse engineering, security research, and mobile app analysis.
Check if an iOS app supports the use of custom third-party keyboards.
View ScriptDump useful information for an iOS app
View ScriptEnable WebView debugging for all iOS apps (Jailbreak required).
View ScriptThis 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!
View ScriptSome Android apps do not allow to run when the developer mode is enabled on the device. This script was written for bypassing developer mode check on an Android app.
View ScriptScript to disable Flutter TLS verification on Android and iOS. Supports DIO SSL Pinning.
View ScriptLog Android TCP connections (with Java call traces, if applicable)
View ScriptDump useful values of CCCrypt function
View ScriptDumping URI data from a deep link
View ScriptCheck for native library calls and return a stacktrace
View ScriptDumps bytes of DEX provided to InMemoryDexClassLoader on Android
View Script[Android] Dynamic Hooks (Creating Function Hooks Was Never Easier)
View ScriptSockets general hooking
View ScriptJailbreak detection bypass with a wordlist specific to Palera1n jailbreak.
View Script有用的函数:包括模拟点击,keychain数据查看,界面结构分析,获取OC类信息等 several useful iOS utils,including keychain dumper, view dumper, perform click
View ScriptAnother universal ssl certificate pinning bypass script for Android (https://gist.github.com/akabe1/ac6029bf2315c6d95ff2ad00fb7be1fc)
View ScriptBypasses debugging mode checks when USB Debugging mode is activated
View ScriptHook all the methods of all the classes owned by the iOS app
View ScriptFrida script to perform static security analysis of an iOS app. Works on both Objective-C and Swift based iOS apps.
View Script[Android] Create Alert Dialog In MainActivity
View Script