Description
Hello,
I am having an issue regarding the installation of the plugin on Windows 11 x64 machines. I downloaded the latest release of radare2 from the github for w64 and extracted the binaries on the system. The tool worked as expected when I tried it on a sample binary file.
Then I tried installing the r2ghidra plugin using the latest pre-compiled dll for w64 and, as instructed in the readme of the plugin, I ran the command r2 -hh
in order to find the R2_USER_PLUGINS
(output of the command provided in screenshot).
I then copied the dll to C:\Users\<user>\.local\share\radare2\plugins
.
But now, when I try to use the radare2 tool, I get the following error.
Note: I tried installing the plugin using the r2pm also, but the command did not work.
Please help!
Thank you!