force enable strictmode
0 | 419
Uploaded by: @dvdface
force enable strictmode for specified application in android, use this feature to check app's strictmode violation. if registerClass failed, setenforce 0.
force enable strictmode for specified application in android, use this feature to check app's strictmode violation. if registerClass failed, setenforce 0.
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.
iOS Proxy detection & sslpinning bypass
Not mine, tryna fix a bug
root and sslpinning
Bypass SSL Pinning From OVO
axd
rootbypass
test root detection
Bypass the "Installed from Play Store" check
Flutter, constscript, okhttp3, HttpsURLConnection and TrustManagerImpl
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.
Android universal pinning
CURL is using it's own proxy. So, it will be difficult to intercept HTTP(S) calls on Windows using some http proxy tools. I decided to hook the export calls for the target app using frida. Then it was happen.
4
3