Open Maijin opened 7 years ago
This tool also looks good https://github.com/Boyan-MILANOV/ropgenerator
This issue has been moved from radareorg/radare2 to radareorg/ideas as we are trying to clean our backlog and this issue has probably been created a long while ago. This is an effort to help contributors understand what are the actionable items they can work on, prioritize issues better and help users find active/duplicated issues more easily. If this is not an enhancement/improvement/general idea but a bug, feel free to ask for re-transfer to main repo. Thanks for your understanding and contribution with this issue.
Related
/R
Enhancement
[ ] Rop gadget classification Classify them in those categories (See merged PR here - radareorg/radare2#5448 radareorg/radare2#5481 radareorg/radare2#5515 radareorg/radare2#5531 )
[ ] Enhance SDB ROP storage - https://github.com/radare/radare2/issues/5162
[ ] Rop search improvement - https://github.com/radare/radare2/issues/4284
[ ] ROP Search using ESIL - https://github.com/radare/radare2/issues/2612
[ ] Auto ropper https://github.com/radare/radare2/issues/1708
[ ] Primitive detecting (pivot, leak, write-what-where, etc.) https://github.com/radare/radare2/issues/1708
Building a complete ROPChain
A
into a registerB
A
into an offsetB
A
to zeroA
Sources