frida-script-js
0 | 5K
Uploaded by: @MartinRJ
I did not make this, but it's an older version of a popular script that works for unpinning in Android fairly often
I did not make this, but it's an older version of a popular script that works for unpinning in Android fairly often
test
Bypass iOS jailbreak detection
Work with flutter based app to
test
Bypass for jailbreak/root detection of the freeRASP library. Works on Android and iOS. Based on the work of https://github.com/rodolfomarianocy
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 bypassing SSL pinning—into a single solution, allowing me to bypass both security mechanisms simultaneously.
test
added a new feature to check if the device is an emulator (isEmulator) and another feature to check if BusyBox is installed (hasBusyBox). Additionally, I added a new method (logInfo) to log information. Make sure to replace the placeholder logic with actual implementation details based on your needs. Adjust the logic in isEmulator and hasBusyBox to perform accurate detection.
test
ssl-unpin
logall
bypass jailbreak
X
spoof mac to iplayplus app!
Bypass SSL-Pinning Thanks to "pcipolloni"