-
### Describe the bug
The python module `frida._frida` cannot be found.
### Steps To Reproduce
Steps to reproduce the behavior:
1. install the package `frida-tools`
2. run any frida command usin…
-
so i've installed python, frida, frida-tools, and macholib on my imac, and on my ipad i added the repo via sileo and installed frida.
here is the quick report on the installed files:
```
python --v…
-
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.…
-
检测效果:
![image](https://github.com/user-attachments/assets/3d861721-e4de-41e6-b371-164c4d369c86)
魔改日志:
[SUCC] 找到 frida-tools 路径: /Users/xxx/Library/Python/3.9/lib/python/site-packages/frida
是否确…
-
why does this error occur, i'm installing frida on my android phone ( without pc ). my device architecture is arm64. here is the error.
~ $ export FRIDA_CORE_DEVKIT=/storage/emulated/0/devkit/
~ $…
-
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…
-
Currently there seems to be no support for ARM BE. I have successfully built a complete ARM-BE toolchain via buildroot, then attempted to configure a build as follows:
CC=armeb-linux-gcc CXX=armeb-…
-
### 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…
-
Hello.
I am trying to use this script on a non-jailbroken device, with a debuggable app (one built via Xcode). I've installed Frida-tools using the instruction found here. https://frida.re
I am …
Kai2k updated
1 month ago
-
Hi all, recently I faced with the Frida. After installing a new version, I have received this error on my MAC OS:
Traceback (most recent call last):
File "/Users/test/Library/Python/3.11/bin/fri…