Content about binary-exploitation
- •4 min read•rop-emporiumret2win
ret2win
Today, we are going to break down ret2win, a classic binary exploitation challenge from ROP Emporium.
- •4 min read•cpwn
C from the trenches: breaking the stack
A deep dive into how C handles memory and how we can use buffer overflows to hijack program execution.