-
FAILED: subprojects/frida-core/src/frida-helper
/usr/local/opt/python@3.12/bin/python3.12 ../subprojects/frida-core/tools/post-process.py macos x86_64 '>>>' /Applications/Xcode.app/Contents/Developer…
-
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…
-
Hello!
I'm using Frida on the latest macOS ARM64 to call `task_threads()` but I'm getting unexpected results.
Consider the following test program and Frida script:
```c
$ cat demo.c
#include …
-
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…
-
As the tittle says, with latest Frida version (16.0.19 both for tools and in Android):
![image](https://github.com/frida/frida/assets/24409595/be0737b2-ac35-42d5-b1bc-c3acb652ad43)
In this versi…
-
I have installed frida using pip install frida-tools / pip3 install frida-tools and it tells me that frida-ps : command not found.
The only thing I have read to solve it is adding the paths, but I …
-
After diagnosing this for a while, it seems the problem resides in frida's meson build system, more specifically, the `libdwarf` handling:
```frida-gum| Dependency libunwind for host machine found:…
-
use command` frida-ps -U ` or `frida -U -l xxx.js xxx-process` crashed
frida version: 16.3.1
frida-tools version: 16.3.1
android device: oppo oplus ace [android-14]
android kernel: 5.10.198-androi…
-
currently nixpkgs has a binary build of frida
https://github.com/NixOS/nixpkgs/pull/231229
probably based on `nur.repos.dschrempf.frida-tools`
https://github.com/dschrempf/nur-packages/blob/maste…
-
Having trouble with remnux upgrade, appears to be related to frida-tools not being able to be updated due to wheel issues even though wheel package seems to be up to date.
Not sure.
[saltstac…