All binaries from ROPemporium website https://ropemporium.com, categorized by architecture, with custom flags and solving scripts.
I actually solved all the challenges only in x86 and x64 but I'm currently working on ARMv5 and MIPS versions 😁
You can btw check my (french) blog were I will explain how I solved the challenges in the differents architectures : https://www.soeasy.re 😄
Challenge | Architecture | Solving script |
0 - ret2win | x86 | ✅ |
x86_64 | ✅ | |
ARMv5 | ✅ | |
MIPS | ✅ | |
1 - split | x86 | ✅ |
x86_64 | ✅ | |
ARMv5 | ✅ | |
MIPS | ✅ | |
2 - callme | x86 | ✅ |
x86_64 | ✅ | |
ARMv5 | ✅ | |
MIPS | ✅ | |
3 - write4 | x86 | ✅ |
x86_64 | ✅ | |
ARMv5 | ✅ | |
MIPS | ✅ | |
4 - badchars | x86 | ✅ |
x86_64 | ✅ | |
ARMv5 | ✅ | |
MIPS | ✅ | |
5 - fluff | x86 | ✅ |
x86_64 | ✅ | |
ARMv5 | ✅ | |
MIPS | ❌ | |
6 - pivot | x86 | ✅ |
x86_64 | ✅ | |
ARMv5 | ❌ | |
MIPS | ❌ | |
7 - ret2csu | x86_64 | ✅ |
ARMv5 | ✅ | |
MIPS | ✅ |
- Write solving articles on https://www.soeasy.re
- Finish ARMv5 et MIPS versions 😁
Feel free to contribute and propose your solving scripts for some MIPS and ARMv5 versions of challenges 😊