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

Windows installation failed #473

Closed
hillelpinto opened this issue Mar 23, 2023 · 2 comments
Closed

Windows installation failed #473

hillelpinto opened this issue Mar 23, 2023 · 2 comments

Comments

@hillelpinto
Copy link

Hi
Before all, I would like to inform you that the make.bat script should be updated since all the radare2 library under windows are located under prefix folder and not in the root directory of radare2... so the make.bat will never succeed the installation until you update him to fetch the r2 lib from the right path.

Secondly, after updating the make.bat file to perform a successful installation here's the output:

image

I can clearly see that the compilation of the r2frida and the io_plugin was successfull:

image

But nothing is recognized and r2frida is unusable.... Please help me !!!

Here's the file structure:

image

@trufae
Copy link
Member

trufae commented Mar 24, 2023

There are at least 5 issues about r2frida not working on windows. No need to open more, it will be better to unify them all and shape the information in a single place instead.

i'm aware that r2frida broke after updating to frida16 and i did some checks this week without much success because i think the bug is not in r2frida. But i hope to find some time next week to look at it again.

btw the issue for me is that the plugin loads but its unable to inject the script

@trufae
Copy link
Member

trufae commented May 18, 2023

let's unify all the windows issues in #444 (there are 5 issues about r2frida not working on windows) when thats a known issue and probably a bug in frida, i'm slowly investigating the issue but i didnt managed to find the reason why the compiled scripts are not parsed properly by frida inside r2frida.

@trufae trufae closed this as completed May 18, 2023
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

2 participants