Android sslunpin mix methods
5 views
Description
Flutter, cordova, TrustManagerImpl, okhttp3+, conscrypt and HttpsURLConnection bypasses
How to Use
Download the script and run it with Frida CLI:
Download ScriptThen run with Frida:
frida -U -f YOUR_PACKAGE_NAME -l android-sslunpin-mix-methods.js
Replace YOUR_PACKAGE_NAME with the target app's package name.
Source Code
JavaScript
// No code available
Comments