2
0 | 1K
Uploaded by: @Malfarion
2
2
byass
s
This script dynamically instruments Android applications using Frida to bypass multiple security layers, including root detection, emulator detection, ADB/debugger checks, and JailMonkey anti-tampering mechanisms.
Universal Root Detection and SSL Pinning Bypass
Enumerate code execution in app
my test project
frida-script.js from http toolkit
Swift 4.0, iOS, AARCH64 -- see https://github.com/maltek/swift-frida/blob/master/examples/no_pinning_alamofire.js
root detection and SSL pinning
capturing-and-decrypting-https-traffic-from-ios-apps-using-frida
This Frida script bypasses both root detection and SSL pinning mechanisms in Android applications.
Hook a C function and print out the params
Ver dados do dispositivo em tempo de execucao
bypass
hopefully works haha