TensorFlow Lite Dumper
0 | 1K
Uploaded by: @AltayAkkus
Hooks TensorFlow Lite classes to initialize a *.tflite model and writes them to disk. Adjust the file path as needed!
Hooks TensorFlow Lite classes to initialize a *.tflite model and writes them to disk. Adjust the file path as needed!
trace https payloads
teste4
asd
Universal Unpinning
Frida iOS script that hooks both - openURL: and - openURL:options:completionHandler: and prints the opened URLs.
RR
Load js files when asset folder has been encrypted on a cordova mobile app
change upsidedown cake cert root
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
Loads multiple Frida CodeShare scripts in one shot.
test
Get method behind the UIButton click
android-tcp-tracev2
Dynamically parsing Android il2cpp, using export methods to help us quickly analyze game logic, type resolution ... @ https://github.com/axhlzy/Il2CppHookScripts