-
Can you please add feature to use frida script/server to bypass ssl pinning?
just how HTTP TOOLKIT is using? it's very good.
-
#### Problem Description
when I try to use mitmproxy for quic in Android Chrome or any app i get tls handshake failed
and i can't bypass this i tried Frida scripts etc but none Magisk added a certi…
-
### First, install `frida-tools`:
```bash
pip install frida-tools
```
After installing `frida-tools`, go to this GitHub page:
[frida-server-x86](https://github.com/frida/frida/releases/tag/16…
-
I use windows 7,python version is 3.7.9,when I execute python -m pip install frida-tools,cmd shows below:
`C:\Users\Administrator>python -m pip install frida-tools
Requirement already satisfied: fr…
-
![image](https://github.com/user-attachments/assets/69c3bc6d-a673-4385-acd9-9843519867d8)
```ssh
>frida --version
16.5.6
>frida-ls-devices
Id Type …
-
![Screenshot (29)](https://github.com/user-attachments/assets/fb24496d-fd24-4a45-b561-a6bdc6981cc9)
C:\Users\Administrator\Frida-Il2cpp-Dumper>npm run spawn
> il2cpp@1.0.0 spawn
> frida -U -f c…
-
Hi everyone,
I'm encountering an SSLPeerUnverifiedException when executing the command. Additionally, Charles Proxy isn't capturing any data from the client.
I've tried configuring PROXY_HOST wi…
-
I built a binary for Frida from the source code, but I wasted a lot of time because of some ridiculous bugs. For most people who try to build Frida natively in a Windows environment, the build process…
-
I am using HTTP Toolkit with a rooted Pixel 5 device running Android 14. It works like a charm for most apps. Now I am trying to inspect an app that uses certificate pinning, specifically com.bumble.a…
-
To get the injection running asap so that system applications are affected too, could we make the magisk module run scripts directly when it starts frida on bootup?