asd
0 | 3K
Uploaded by: @vumail159951
asg23
asg23
root detection bypass
Intercepts all calls from the RootBeer library that might indicate a rooted device
Script to check if vector is null when cbc mode of encryption is used
The secret diary of ninja's scritps regarding Java IO streams
Transparent Proxy via Frida hooks (https://github.com/TheZ3ro/proxyfire)
Add an interceptor at okhttp object in order to log all request and responses
Bypass jailbreak iOS using enumerate modules
This script traces functions typically related to vm and root detection to find what you need to hook to bypass root detection.
Hook mouseDown on all classes inheriting NSResponder. Then whenever you click on a window or view in an application Frida will log out information on the class so you know what to further inspect or hook.
Rebase of an existing script. Created for personal use.
root and sslpinning
Bypass Signature Checker of IJIAMI Apps.
Bypass the "Installed from Play Store" check
eee
Android SSL Pinning is a Frida script powerful tool for bypassing SSL pinning in Android applications. It use the Frida framework to intercept and patch SSL pinning methods, enabling the analysis of encrypted network traffic.