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

Module version mismatch #210

Closed
sa1g0n1337 opened this issue Feb 24, 2020 · 9 comments
Closed

Module version mismatch #210

sa1g0n1337 opened this issue Feb 24, 2020 · 9 comments

Comments

@sa1g0n1337
Copy link

I run and got this error message.

$r2 frida://usb//2367
Module version mismatch /home/username/.local/share/radare2/plugins/io_frida.so (4.3.0-git) vs (4.2.1)
r2pm -ci r2frida
[r] Cannot open 'frida://usb//2367'

I tried both 2 ways to install (git, r2pm) and got the same error.

@trufae
Copy link
Member

trufae commented Feb 24, 2020 via email

@sa1g0n1337
Copy link
Author

I already removed all plugins and fresh installed both radare2 and r2frida but nothing worked

@enovella
Copy link
Contributor

enovella commented Feb 24, 2020

Did you install radare2 from git? If so, then try this out:

$ sudo apt remove radare2
$ r2pm -ci r2frida

@sa1g0n1337
Copy link
Author

I tried but it not work :(

remove
install
run

@enovella
Copy link
Contributor

try this

$ r2 frida://0

The problem i think is the way you're using the tool.

@enovella
Copy link
Contributor

Also, you should update your radare2 to the latest

@sa1g0n1337
Copy link
Author

This is the latest version of my os

r2

@trufae
Copy link
Member

trufae commented Feb 25, 2020 via email

@sa1g0n1337
Copy link
Author

Thanks! I fixed!

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

3 participants