Binary Exploitation Workshop

Workshop setup

To follow along with the demonstrations conducted in the workshop, the following tools are required:

  • gdb - GNU debugger, is shipped with Ubuntu
  • ghidra - an opensource decompiler
  • python
  • pwntools - a python library used often in binary exploitation

To follow along with the demonstrations conducted in the workshop, the following tools are prefered:

Resources