-
Hi, I'm trying to `make node-linux-armhf` on Ubuntu Server 20.04, but I get the following error
```
> frida-compiler-agent@1.0.0 build:typescript /home/ubuntu/frida/build/tmp_thin-linux-armhf/frid…
-
I'm not quite sure where to report the issue, so I also have [this issue](https://github.com/frida/frida-java-bridge/issues/192).
I installed frida with `pip3 install frida objection frida-tools`
…
-
https://github.com/frida/frida/issues/1578
update frida to v14.2.2, attach process still failed。
try frida-trace the 'cat' process,got the error: Failed to attach: unexpected error while starting…
-
Would it be possible to add the ability to create ".odn" archives, the format that Valkyria/Odin-Soft games use?
-
Hi,
I want to bypass the SSL pinning of an Android app using the Frida Server method.
I have followed the whole process described in this tutorial.
Below are the steps which I have followed/…
-
hello ,i used frida-trace to hook some function in one app
this is my environment
my phone : iphone 6s
ios version : 12.1.4
frida version : 16.0.2
frida-tools : 12.0.2
![image](https://github.c…
-
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…
-
frida: 15.1.17
frida-tools: 10.5.4
Python: 3.9.1
OS: Windows 11 22000.527 x64
Reproduce the issue:
```python
import frida
import subprocess
notepad = subprocess.Popen("notepad.exe")
ses…
-
hello everyone,
I have tried run Frida on apk virtual machine called vmos pro but I got this error ,,
android:/ # Unable to load SELinux policy from the kernel: Failed to open file ?/sys/fs/sel…
-
I'm trying to use Frida to instrument apps on a non-jailbroken iPhone running iOS 14.3. I've followed the official Frida documentation for iOS and have met all the requirements:
The iOS device is r…