Published onJanuary 27, 2025PCC CTF - Babys First Step ROP Challenge WriteupPCC25-QUALpwnropret2winbinary-exploitationctfROP challenge demonstrating ret2win technique. Used ROP gadgets to call win function with correct arguments and gain shell access.
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.