-
Notifications
You must be signed in to change notification settings - Fork 131
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
Comments
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 |
Try uninstalling this package com.google.android.art restart the phone and try again |
Try to read this ticket and use the binary from there. frida/frida#2958 (comment) |
|
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:Is the problem known or how can I narrow it down further?
Thanks!
The text was updated successfully, but these errors were encountered: