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

Frida Unable to attach proccess #187

Open
ilevi001 opened this issue Aug 25, 2021 · 0 comments
Open

Frida Unable to attach proccess #187

ilevi001 opened this issue Aug 25, 2021 · 0 comments

Comments

@ilevi001
Copy link

ilevi001 commented Aug 25, 2021

Hi

i'm getting "frida.ProcessNotRespondingError: unexpectedly timed out while waiting for FIFO to establish" when i'm trying to
attach specific app.

example:
process = frida.get_usb_device().attach('AppName')
script = process.create_script(jscode)

i am using the latest versions.
frida server on android
samsung s8 arm64
frida client via python
this is th app url:

please help

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

1 participant