-
Hi,
when I try to attach to an application via a python script or if I try to use frida-trace command, i get the following errors:
`> $ frida-trace -U -f com.google.android.calendar …
-
❯ uname -a
Darwin DBdeMacBook-Pro.local 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:19:52 PDT 2022; root:xnu-8020.140.49~2/RELEASE_ARM64_T6000 arm64
❯ python --version
Python 3.10.0
❯ p…
-
action:
hook android application
cmd
```
frida-trace -U -i compare -i fstream -i isstream -i ofstream -i strstr -i strncat -i strcspn -i strcpy -i strcoll -i strchr -i *open -i *cmp -i exit -i sys…
-
macOS:10.13.5
python3.7
frida: 12.0.8
frida-tools: 1.1.0
ios: iPhone7plus 11.3.1
frida-server: 12.0.8
iPhone7p:~ root# lsof -i :27042
COMMAND PID USER FD TYPE DEVICE SIZE/OF…
ghost updated
2 years ago
-
Hi all,
I just installed python (Python 3.9.5) and install Frida using pip (pip v 23.3.1)
but when try to use Frida I received the below error, please help me!
Traceback (most recent call last)…
-
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/p…
-
Hi! I was also in the process of reverse engineering the Threads API when I stumbled upon your repository. Do you plan on documenting your reverse engineering process? I think it would be very valuabl…
-
Frida Not Found: When attempting to run frida commands from my host machine (Windows), I receive a "frida: not found" error.
**Steps to Reproduce:**
- Push frida-server-16.3.3-android-x86 to /da…
-
Traceback (most recent call last):
File "C:\Python27\Scripts\frida-script.py", line 11, in
load_entry_point('frida-tools==11.0.0', 'console_scripts', 'frida')()
File "c:\python27\lib\site-…
-
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…