Process objdump -d ./file to get disassembly objdump -t ./file to get symbol addresses gdb ./file with Pwndbg checksec Create a script with pwntools Concepts Stack C Code Cave ROP NOP Slide cdecl SysV Global Offset Table Stack Canary Tricks C read() Format String Exploitation