Skip to content

Instantly share code, notes, and snippets.

Binary exploitation tools

Conventions

  • <n> : user provided value
  • [n] : an optional argument, usually depending on PEDA
  • [<n>] : user provided value, but optional

gdb-peda

Get peda

Get peda with (copy-paste) :

WD=/tmp/my_tools