Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to enumerate applications: timeout was reached #55

Open
OrkoGrayskull opened this issue Nov 4, 2024 · 4 comments
Open

Failed to enumerate applications: timeout was reached #55

OrkoGrayskull opened this issue Nov 4, 2024 · 4 comments

Comments

@OrkoGrayskull
Copy link

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
Copy link

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

@jamoski3112
Copy link

Try uninstalling this package com.google.android.art restart the phone and try again

@enovella
Copy link
Contributor

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

Try to read this ticket and use the binary from there. frida/frida#2958 (comment)

@enovella
Copy link
Contributor

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

Or this bin https://github.com/hackcatml/ajeossida/releases/download/16.5.7-1/ajeossida-server-16.5.7-android-arm64-temp.gz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants