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
- Host: GitHub
- URL: https://github.com/bx-r0/rop_emporium
- Owner: bx-r0
- Created: 2019-08-22T10:18:46.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-25T12:23:40.000Z (over 6 years ago)
- Last Synced: 2024-12-15T15:34:43.606Z (over 1 year ago)
- Topics: emporium, rop, rop-exploitation, rop-gadgets, ropemporium, walkthrough
- Language: Python
- Homepage: https://ropemporium.com
- Size: 2 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 |