-
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:…
-
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…
-
This _should_ work by patching the Authy app (.APK) and embedding a Frida library.
Potential methods:
- https://lief.re/doc/latest/tutorials/09_frida_lief.html
- https://koz.io/using-frida-on-…
-
Frida has recently been updated to 14, which has broken this script.
It seems to dump certain files, but then freezes
```Start the target app com.uk.co.ee.EEDeviceMOT
Dumping EE Device MOT to /v…
bensh updated
3 years ago
-
# Platform details and Tool versions
OS: Windows 11
Visual Studio 2022 Community edition
Python v3.10.7
Build Environment: x64
r2frida: v5.9.0
radare2: v5.9.0
# Issue
I have successfully …
-
frida.InvalidOperationError: script has been destroyed
-
I use frida-gadget connect mode and PortalService. Script code is followed. PortalService code is based on your demo there only a little changes, followed is "_on_node_joined" function. The result is …
-
Hi everyone,
I'm encountering an SSLPeerUnverifiedException when executing the command. Additionally, Charles Proxy isn't capturing any data from the client.
I've tried configuring PROXY_HOST wi…
-
To anyone trying to use this, a word of advice to save you a lot of time: it won't work with the latest versions of Frida.
I haven't tried all the versions to see exactly where the cutoff is, but a…
-
in `frizzer/fuzzer.py` file `FridaFuzzer.load_script` crashed on `self.frida_script.prepare()`
it shows
```
[+] Project: {'fuzzer': {'log_level': 3}, 'target': {'process_name': 'bluetoothd',…