2025from public repositories
ASEAN OPEN CTF 2025
7 challenges with 7 published solutions between them. CTFtime has no listing for this event at all, so nothing built on CTFtime can show what it was made of. These writeups were found in public repositories instead. Each link is pinned to the commit it was read from.
Where these writeups liveUncategorised6
The upstream scoreboard did not say, so neither do we.
BitTrader API
1 official solutionimPropeR v1
1 official solutionIntruder Alert
1 official solutionModern Crackme1
1 official solutionQuantities
1 official solutionSimple Server
1 official solution
Binary exploitation1
Turn a memory-safety bug in a native binary into control of execution. Usually a stack overflow, a format string, or a heap primitive.
Solve it with:ROP gadget finderShellcode assembler and libraryCyclic pattern generator and offset finderFormat string exploit builderLearn: Binary exploitation
EZ PWN
1 official solution