ghx312 — bash
ghx312 @ ~/site  $ cat  notes / pwn / prerequisites
Home Notes Writeups About
CONTENTS

Prerequisites

These are the tools/skills that you need to learn PWN.

  • Basic Python (I recommend you go through any random full python course on youtube)
  • pwntools
  • gdb + pwndbg

pwntools

gdb + pwndbg