Learn how to exploit vulnerable C functions to "stack-smash" executables—this is my writeup for the picoCTF 2022 binary/pwn series "Buffer overflow".
Learn brute-forced format string attacks, blind buffer overflows, and return-oriented programming in this writeup compilation from Space Heroes CTF.