-
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-…
-
Hello i hope you fine
There is three or four apps i tried to unpinning ssl using frida server with too many scripts but nothing worked i tried the codes in frida code share and in too many sites but…
-
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)…
-
Thank you for providing such great tooling. Extremely helpful.
However, 2 scripts do not work correctly on Android 9 and newer Frida version (>12.6).
[https://github.com/FSecureLABS/android-key…
-
Hi
Has anyone faced any problems using Frida on Jailbroken 16.7.4 devices? I have used Palera1n in the rootful mode.
I can run frida-ps and it shows running apps. However if I dare use frida-tr…
-
**Is your feature request related to a problem? Please describe.**
I am trying to pipe the outputs of my frida scripts injected with Objection. It is possible with Frida core as explained here https:…
-
![image](https://user-images.githubusercontent.com/25666147/111942003-67078280-8af8-11eb-989b-a36670c9b49a.png)
I am getting a similar error with the latest frida version on all apps. I am not able…
-
https://frida.re/docs/building/
Done from a brand new Ubuntu install using `make core-android-arm64` results in the following:
```
file:///home/x/frida/build/tmp-android-arm64/frida-core/src/co…
-
I have been experiencing crashes of Frida when using the Java API method **` Java.choose`** in my scripts when using Android Emulator. I am not sure of the problem but other methods are running perfec…
-
According to the documentation in the wiki:
> Frida scripts loaded with the import command are also run as jobs automatically
**Describe the bug**
When loading a script with the import comman…