-
Hello!
I'm trying to load a script to test SSL Pinning on an application. However, I'm getting the following error:
```
C:\platform-tools\platform-tools_r33.0.1-windows\platform-tools> frida -U -…
-
I'm on the latest version of Frida. My device is connected to my PC over the network. The mobile is getting internet through the Lan to USB C adapter (as my wifi module is not working) . My mobile and…
-
The script is able to retrieve some keylog.
But sometimes pyasn1.error.SubstrateUnderrunError is thrown:
```
Exception in thread Thread-1:
Traceback (most recent call last):
File "D:\Python\Pyt…
-
Hi, I've been eagerly waiting for support for jailed iOS 17 and was very excited when I saw [16.3.0](https://frida.re/news/) released with support! 🎉
Unfortunately, I'm experiencing the following …
-
Was searching for method to bypass “cannot take screenshot” [FLAG_SECURE] in an Android app. Found [this](https://gist.github.com/su-vikas/36410f67c9e0127961ae344010c4c0ef) Frida JavaScript. Got it …
-
~ $ termux-info
```
Application version:
0.118.0
Packages CPU architecture:
aarch64
Subscribed repositories:
# sources.list
deb https://mirrors.tuna.tsinghua.edu.cn/termux/termux-packages-24 s…
-
After I run **frida-ps -U** or **frida-ps -U 127.0.0.1:21503** I get this error:
```
Exception in thread Thread-1:
Traceback (most recent call last):
File "c:\program files\python39\lib\thread…
-
Python version:
```bash
root@localhost:~# python3
Python 3.10.4 (main, Apr 2 2022, 09:04:19) [GCC 11.2.0] on linux Type "help", "copyright", "credits" or "license" for more information.
>>…
-
This could just be user error, but having difficulty using the CLI tools to test the Portal functionality. When starting the portal locally I'm running:
```
frida-portal --cluster-certificate=frid…
-
I installed both *frida* and *frida-tools* on a Raspberry Pi running Raspberry Pi OS for `arm64` by following the instructions provided by your documentation.
`pip3 install frida-tools`
The outp…
U039b updated
2 years ago