-
Traceback (most recent call last):
File "D:/source/python/tracking_tools/Tracking.py", line 6, in
pid = device.spawn(["the.unamed.app"])
File "C:\Users\Gigabyte\AppData\Roaming\Python\Pyth…
ghost updated
3 years ago
-
Hi everyone !
Great tool, have been working with this for sometime now ( 2 months ).
However before updating to version `12.0.7`, I was able to work fine on my lenovo k3 note.
However now, only…
-
when try to run frida get error
python3.11
frida16.0.8
when try to run any frida commands get this error
Traceback (most recent call last):
File "/data/data/com.termux/files/usr/bin/fr…
-
Traceback (most recent call last):
File "D:/source/python/tracking_tools/Tracking.py", line 5, in
pid = device.spawn(["com.pppp"])
File "C:\Users\Gigabyte\AppData\Roaming\Python\Python27\s…
ghost updated
6 years ago
-
Hi
My TV asked me to update and after the update the script stopped working, TV shows message saying my mobile app is out of date and I need to update it.
So I grabbed Frida tools and got VIDAA app …
-
When trying to start charging, I get this error:
**2024-10-28 10:12:56.909 DEBUG (MainThread) [custom_components.audiconnect.audi_connect_account] Sending command to start charger to vehicle XXX
2…
-
Hi,
I'm wondering how hard would it be to port Frida, at least frida-gum, to BSD flavors, specifically Freebsd 9 (as an effort to then port it to PS4 homebrew tools). I'd appreciate if someone can po…
-
I am creating an android application which is able to ping the server for certain information and return them. There are a few methods by which a user can bypass the pinned SSL certificate of an andro…
-
Android9.0 64
frida 14.0.5
frida-server-14.0.5-android-arm64
device.spawn(['/bin/sh', '-c', '/data/local/test'])
I am use spawn to start a arm application
then get err:
✔ spawn(argv=test…
-
Hi,
I got problem with iPhone 8 running iOS 16.7 with palera1n rootful jailbreak and frida version 16.1.8. I can run frida-ps via USB, but I can't attach to any process on phone via USB. When I try I…