Ship log
Projects
Tooling and research that outlived the competitions they were built for — open source where possible.
cryptobench
A collection of attack implementations against weak RSA/ECC configurations.
Reference implementations of common crypto attacks: Hastad, Coppersmith, Wiener, small-e, invalid curve attacks — with worked examples from real CTFs.
nullscan
Async reconnaissance toolkit we use in the first hour of every CTF.
A fast, scriptable recon framework: port scanning, service fingerprinting, and web crawling with a plugin API. Built for speed during competitions.
pwnkit
Our pwntools scaffolding and exploit templates for binary challenges.
Battle-tested templates for ret2libc, ROP chain building, heap exploitation and format-string attacks, plus a Docker harness for replicating remote environments.