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

Dynamic input in radare2 #344

Open
gogo2464 opened this issue Dec 16, 2022 · 4 comments
Open

Dynamic input in radare2 #344

gogo2464 opened this issue Dec 16, 2022 · 4 comments

Comments

@gogo2464
Copy link

Description

Please describe what are you missing or wanting to be improved

I am alway frustruated when exploiting memory corruptions vulns for 2 points:
1-rarun2 is static, I can not extract canary and send it back automatically.
2-I never heard about rarun2 windows compatibility. Hard to exploit on windows like this.

So I suggest a more gdb way to add input from a new console command such as:
dcI! echo "new input"

Provide images, ascii-art, test files and anything that may help us understand your request

Assign me to this issue please. I just need to finish some previous tasks once my computer will be repaired.

Fell free to ask for suggestions.

@trufae
Copy link
Contributor

trufae commented Dec 17, 2022

You can do this with the ddw command. But will be good to mimic all the w subcommands under the ddw

@gogo2464
Copy link
Author

I doubt it has been documented on the r2book.

@trufae
Copy link
Contributor

trufae commented Dec 18, 2022

I doubt that too

@gogo2464
Copy link
Author

well then let me test and create a PR on r2 book :)

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