ACTF 2025
7 challenges with 7 published solutions between them. The writeups for this event were found in public repositories. Each link is pinned to the commit it was read from.
Where these writeups liveUncategorised4
The upstream scoreboard did not say, so neither do we.
AAALLL
1 official solutionAlso written up in: tl2cents/CTF-Writeups
Easy Log
1 official solutionAlso written up in: tl2cents/CTF-Writeups
Lactf Mavs Fan
1 official solutionAlso written up in: mmstoic/writeups-mmstoic
OhMyTetration
1 official solutionAlso written up in: tl2cents/CTF-Writeups
Binary exploitation2
Turn a memory-safety bug in a native binary into control of execution. Usually a stack overflow, a format string, or a heap primitive.
Also written up in: MeilingLiu1997/CTF-Writeups
Flag.Dist
1 official solutionAlso written up in: MeilingLiu1997/CTF-Writeups
Reverse engineering1
Work out what a compiled program does without its source, then work backwards from the check to the input that passes it.
Also written up in: MeilingLiu1997/CTF-Writeups