An open API service indexing awesome lists of open source software.

https://github.com/bx-r0/rop_emporium

32-bit and 64-bit solutions and walkthroughs to the ROP Emporium
https://github.com/bx-r0/rop_emporium

emporium rop rop-exploitation rop-gadgets ropemporium walkthrough

Last synced: 8 months ago
JSON representation

32-bit and 64-bit solutions and walkthroughs to the ROP Emporium

Awesome Lists containing this project

README

          

# ROP Emporium
32-bit and 64-bit solutions to the ROP Emporium

| Challenge | 32-bit | 64-bit |
| :-------: | :----: | :----: |
| `ret2win` | X | X |
| `split` | X | X |
| `callme` | X | X |
| `write4` | X | X |
| `badchars`| X | X |
| `fluff` | X | X |
| `pivot` | X | X |
| `ret2csu` | - | X |