hook javascript interfaces
0 | 2K
Uploaded by: @komen205
hook javascript interfaces
hook javascript interfaces
Update for the F-secure Lab Script Android 11
This Frida script hooks into Appleās CoreLocation framework to simulate a moving GPS location on iOS apps. It intercepts CLLocationManager methods and continuously delivers fake location updates that appear as if the device is walking randomly within a defined area.
Dump dynamically created files, note: this require a custom send message handler
rootbypass to uncrackable1 apk
Single-step debugging of native code using frida, stalker, and semaphore @ https://github.com/axhlzy/FridaDebugger
The script returns false/failure for checks on ~50 jailbreak-related paths including Cydia, Sileo, Zebra, substrate libraries, and various jailbreak tool artifacts (checkra1n, palera1n, unc0ver, etc.) 1. JailMonkey - A React Native library that detects jailbroken devices. The script hooks methods like isJailBroken, checkPaths, checkSchemes, checkDylibs, etc. 2. Native iOS APIs - System-level detection methods: - NSFileManager - File existence checks for jailbreak artifacts - UIApplication canOpenURL: - URL scheme checks (cydia://, sileo://, etc.) - C functions: stat, lstat, access - Low-level file checks 3. Anti-debugging measures - Hooks sysctl to remove the P_TRACED flag (0x800) 4. UIAlertController - Blocks jailbreak warning dialogs from being displayed
test
Dynamically parsing Android il2cpp, using export methods to help us quickly analyze game logic, type resolution ... @ https://github.com/axhlzy/Il2CppHookScripts
Intercept all cryptography-related functions on iOS with Frida 17 Api.
Flutter SSL Pinning Bypass
This is the script which include ssl pinning bypass also please use deepseek ai to modified based on your error or output.
React native android js execution. tested with Hermes JavaScript bytecode, version 96. You can view the output with `adb logcat "*:S" ReactNativeJS:I -v raw`
helping extract sslkeylogfile on iOS device for any apps
a simple code that tells you how called for a toast!
Instagram SSL Pinning Bypass script for v396