-
![image](https://github.com/user-attachments/assets/5777bd02-1274-49e3-8af4-1f0ef459b572)
![image](https://github.com/user-attachments/assets/a709b908-9469-4bdc-a6a9-234865511c3a)
![image](https://g…
-
-
130|hanoip:/data/local/tmp # ./frida-server-16.5.6
Unexpectedly timed out while wai…
-
I have a custom solution built on top of the frida-go, consisting of two applications: a client and a server.
Client Application (Mobile):
1. Runs on a mobile phone.
2. Launches the process and c…
-
Can you please add feature to use frida script/server to bypass ssl pinning?
just how HTTP TOOLKIT is using? it's very good.
-
First, Install the `frida-tools` and confirm it can run
```
(base) @MacBook fridare % pip3 install frida
Collecting frida
Using cached frida-16.5.5-cp37-abi3-macosx_11_0_arm64.whl.metadata (2.…
-
Device Pixel 6 Android 15 beta AP31.240617.015 rooted with Magisk
```
./frida-inject-16.5.1-android-arm64 -p 1437 -i -s test.js …
-
I'm trying to build a statically compiled version of Frida-server so I can run it on a target which only has uCLibc. Specifically the target is armv7 32bit. To help with the build I am using a 32bit d…
-
First of all, thank you for the release. It makes the whole process easier now. Regarding the issue:
The connection terminates at launch ( I have only tried using it remotely; I'm sure it's the same …
-
Hello,
I have install Frida 16.5.6 on a iphone X with iOS 16.7.10.
When I want to try to communicate with the server, i have an error like this :
```
❯ frida-ps -Uai
Failed to enumerate…