This is a collection of tools that I use when playing CTFs!
- Dump: A simple express app for dumping information from a remote host.
- Ghidra Dark: A dark theme installer for Ghidra.
- PWNDBG: A GDB extension built for exploit development and reverse engineering.
- Clone the sub-modules:
git submodule update --init --recursive
- Setup individual exploits: See the README in the exploits directory for more details.