The Wayback Machine - https://web.archive.org/web/20210311164848/https://github.com/topics/rop-exploitation
Skip to content
#

rop-exploitation

Here are 22 public repositories matching this topic...

pedro-javierf
pedro-javierf commented Dec 25, 2020

Current ROP and JOP engines are just sample code that performs a linear search in the disassembly looking for matching instructions.

These engines must be replaced. We could integrate current existing engines built atop of capstone (like other rop-finding tools, for example) or just program one that is good using capstone.

Improve this page

Add a description, image, and links to the rop-exploitation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rop-exploitation topic, visit your repo's landing page and select "manage topics."

Learn more