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

unable to communicate with remote frida-server; please ensure that major versions match and that the remote Frida has the feature you are trying to use #2852

Open
PeterJoins opened this issue May 10, 2024 · 0 comments

Comments

@PeterJoins
Copy link

PeterJoins commented May 10, 2024

frida==16.1.11
frida-version==16.1.11
frida-tools 12.3.0
unable to communicate with remote frida-server; please ensure that major versions match and that the remote Frida has the feature you are trying to use

and I tried specifying the IP :./frida-server -l 172.0.0.0
need Gadget to attach on jailed Android; its default location is: /home/xxx/.cache/frida/gadget-android-arm64.so

I created the frida directory under the prompted path and placing gadget-android-arm64.so under that path solved the problem。but But the server needs to specify the device IP, which is inconvenient to use.

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