Skip to content

Rewrite all .r2 scripts in the MASTG-DEMO-xxxx folders to use python and r2pipe #3069

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

Open
cpholguera opened this issue Nov 10, 2024 · 2 comments

Comments

@cpholguera
Copy link
Collaborator

Currently in the demos we're using .r2 scripts which are called by the corresponding run.sh in each demo folder. However, they are not flexible enough and cannot run on any generic binary, only work with the one that's on the same folder (as they have hardcoded memory addresses). If we use python scripts with r2pipe we will be able to run the scripts on any binary.

@aakarshgopishetty
Copy link

Hi @cpholguera, I'd love to work on this issue! I have experience with Python and am learning Radare2. Before I begin, are there any specific .r2 scripts you recommend I start with?

@cpholguera
Copy link
Collaborator Author

Hi @aakarshgopishetty, we cannot assign you any more issues until the ones you have assigned are closed after the corresponding pull requests have been successfully merged. Please check back once your PRs are merged and we can assign it to you if it's still unassigned. Thank you very much!

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