Published onJuly 31, 2026Pwn Learning Path #6: Finding RIP Offsets With Cyclic Patternspwn-learning-pathpwnbuffer-overflowgdbpwntoolsWhy I stopped guessing buffer-overflow offsets, how to inspect RSP when RET crashes, and how a cyclic pattern revealed offset 93.
Published onJuly 27, 2026Pwn Learning Path #2: My First ret2winpwn-learning-pathpwnret2winbuffer-overflowpwntoolsA 64-byte buffer, an oversized read, and 72 bytes to saved RIP: how my first ret2win payload redirected control flow.
Published onJanuary 27, 2025PCC CTF - Pwn101 Buffer Overflow Challenge WriteupPCC25-QUALpwnbuffer-overflowbinary-exploitationctfmemory-corruptionClassic buffer overflow challenge demonstrating memory corruption techniques. Overwrote critical variables to gain shell access.