!Underflow
"Binary Exploitation"
Last updated
"Binary Exploitation"
Last updated
Something simple to warm you up.
Given a binary called "exploit-me", we decided to decompile with Ghidra.
Looking at the function list, we were curious about the print_flag
function so we decided to take a look further.
The flag was just written in plain text: ACECTF{buff3r_0v3rfl3w}