Published onMay 20, 2025AttackLab - Buffer Overflow WriteupA writeup for solving the five AttackLab phases with buffer overflow, code injection, and ROP(Return-Oriented Programming).System-SoftwareAssemblyGdbX86Buffer-OverflowRop
Published onMay 19, 2025BombLab - Binary Bomb WriteupA BombLab writeup for defusing six phases and the secret phase by disassembling and debugging the given binary with GDB.System-SoftwareAssemblyGdbX86Reverse-Engineering