ViRb3 / magisk-frida

🔐 Run frida-server on boot with Magisk, always up-to-date
945 stars 127 forks source link

Failed to enumerate applications: timeout was reached #55

Open OrkoGrayskull opened 4 days ago

OrkoGrayskull commented 4 days ago

On the Android (14) device I use Magisk 27.0 in combination with MagiskFrida 16.5.6-1. On the Linux computer I use Frida 16.5.6.

Since an update of Frida, I now have problems with the connection. After a connection via adb, which I also checked with adb devices, whether this exists. For example, when I send the following command “frida-ps -U -a -i” I get the message:

Failed to enumerate applications: timeout was reached

Is the problem known or how can I narrow it down further?

Thanks!

Tink2Hack commented 1 day ago

Hi, i do have the same issue on andorid 14 google pixel 5a.

tink2hack@Sellvas-MacBook-Pro ~ % frida -U -f com.xxxx.xxxx -l aaa.js


/ _  |   Frida 16.5.2 - A world-class dynamic instrumentation toolkit

| (_| |

| Commands: // |_| help -> Displays the help system . . . . object? -> Display information about 'object' . . . . exit/quit -> Exit . . . . . . . . More info at https://frida.re/docs/home/ . . . . . . . . Connected to Pixel 5a (id=192.168.29.6:5555) Failed to spawn: timeout was reached