Python CLI tool boilerplate
1 | 4K
Uploaded by: @oleavr
Boilerplate for a CLI tool using frida-python
Boilerplate for a CLI tool using frida-python
Enable debugging option of webview for android applications to use the browser developer tools such as debugguer, console, network monitor. This script is useful when you need to set breakpoints and inspect the flow of an application.
TCP Dump iOS 14
Rebase of an existing script. Created for personal use.
get child's process id of fork
Bypass some functions of the Gantix Jail Monkey package
check some permissions
Disable UIWebView's own SSL validation
Intercepts network traffic using Frida for specified target hosts, logging API calls and WebView URL loads. Currently supports okhttp3 only
Override MacBook charging smartness
Bypass Facebook SSL pinning on Android devices.
teste
iOS application using WrapperUtil
Backtrace HTTP request.
iOS SSL Bypass
Modified version of https://codeshare.frida.re/@pcipolloni/universal-android-ssl-pinning-bypass-with-frida/