iOS Jailbreak Bypass by frida resolver

by
4 views

Description

Bypass jailbreak iOS using enumerate modules

How to Use

Download the script and run it with Frida CLI:

Download Script

Then run with Frida:

frida -U -f YOUR_PACKAGE_NAME -l ios-jailbreak-bypass-by-frida-resolver.js

Replace YOUR_PACKAGE_NAME with the target app's package name.

Source Code

JavaScript
// No code available
Share this script:
Twitter LinkedIn

Comments

Login or Sign up to leave a comment.
Loading comments...