debug-webview
0 | 1K
Uploaded by: @lolicon
enable android webview debugging
enable android webview debugging
pin ssl
Rebase of an existing script. Created for personal use.
Dumper
The secret diary of ninja's frida scripts about SharedPreferences General Hooking
列出手机上安装的应用
Fridalab Link: https://rossmarks.uk/blog/fridalab/
Hook the BCryptDecrypt() function of the windows bcrypt.dll in order to extract decrypted contents during runtime of the hooked program.
Updated Android biometric bypass script (from Kamil Breński, Krzysztof Pranczk and Mateusz Fruba, August 2019) - This script will bypass authentication when the crypto object is not used. The authentication implementation relies on the callback onAuthenticationSucceded being called. The code resolves BiometricPrompt$AuthenticationResult constructor args at runtime. It should work with any Android version. https://github.com/ax/android-fingerprint-bypass
A PoC Frida script for tracing the android SSL exception constructors. Helps a lot with searching the code tree for the certificate pinning functions and exception sources.