strwrt
0 | 264
Uploaded by: @abduxg
A script that writes strings generated at runtime to the terminal, along with the class from which they are called. It can help identify cryptographic keys and analyze meaningful data within obfusticated code.
A script that writes strings generated at runtime to the terminal, along with the class from which they are called. It can help identify cryptographic keys and analyze meaningful data within obfusticated code.
I did not make this, but it's an older version of a popular script that works for unpinning in Android fairly often
Biometric Bypass Script from F-Secure Lab - Constructor change for android 10
test
Bypass iOS jailbreak detection
Hooks TensorFlow Lite classes to initialize a *.tflite model and writes them to disk. Adjust the file path as needed!
This script monitors Android implicit intents. For use in testing "MASTG-TEST-0026: Testing Implicit Intents"
TLS fingerprinting hook try
trace HTTP POST and UDP calls with request and response data
Work with flutter based app to
Bypass SSL certificate validation for the injected app on iOS 12
test
asd
Hooking the createVirtualDisplay
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.
Hook okhttp3 but supports project with okio obfuscated. Based on https://codeshare.frida.re/@owen800q/okhttp3-interceptor/