Frida Scripts Collection

Browse 53 Frida scripts for iOS and Android reverse engineering, security research, and mobile app analysis.

Showing 21-40 of 53 scripts
Search results for: "root" Clear search

bypassRootAndSSLPinning

0 likes 3 views

This project involved bypassing root detection and SSL pinning in a mobile application. I combined two separate scripts, sourced from GitHub—one for bypassing root detection and the other for bypassin...

View Script

JailMonkey-bypass

0 likes 3 views

This script dynamically instruments Android applications using Frida to bypass multiple security layers, including root detection, emulator detection, ADB/debugger checks, and JailMonkey anti-tamperi...

View Script