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

Improve the visual ROP search #330

Open
5 tasks
radare opened this issue Jan 14, 2019 · 2 comments
Open
5 tasks

Improve the visual ROP search #330

radare opened this issue Jan 14, 2019 · 2 comments
Assignees

Comments

@radare
Copy link

radare commented Jan 14, 2019

  • tab to toggle cursor from list of rops to ropchain to delete/move the gadgets from the ropchain list
  • support browsing the rop gadget classifications
  • support to save/restore ropchain to project or to commands (we need a command to add/delete gadgets, and print it, not just yank it)
  • add support for testing the ropchain using ESIL or in debugger like it's done by rarop2
  • add a key to enter emulation/debug mode to test the ropchain, maybe add support in ragg2/rarun2 to execute a ropchain (instead of hexpairs)
@XVilka
Copy link
Contributor

XVilka commented Jan 14, 2019

@radare radare changed the title Improve the visual rop search Improve the visual ROP search Mar 4, 2019
@radare
Copy link
Author

radare commented May 10, 2019

i have improved it, but its still far from perfect

@ret2libc ret2libc transferred this issue from radareorg/radare2 Jul 17, 2020
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