Skip to content

How to get started

First of all, make sure to check out our recommended software section. It's handy to have these tools installed and ready as you get to solving some CTFs.

Ideally, you must have : - a decompiler like Binja - a debugger, gdb - a suite of web tools, Burp, sqlmap, and Wireshark are solid to begin with - the essential python package pwntools to interact with processes easily