PicoCTF 2024 (Part 1) - Binary Exploitation
A collection of Binary Exploitation/Pwn-related CTF challenges I’ve attempted.
An introduction to stack canaries + ret2win.
Another ret2win challenge. Interestingly, this deals with 64-bit binaries instead of 32-bit.
A ret2win challenge that involves parameters on the call stack.
This is the first “proper” binary exploitation (ret2win) challenge in this CTF.