2025from public repositories
SnyckCTF 2025
11 challenges with 11 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.
Calculator
1 official solutionCrabshell
1 official solutionEither Or
1 official solutionLetters2nums
1 official solutionMath For Me
1 official solution
Forensics2
Recover something from a file, a capture, or a disk image - often from a part of it the format says is unused.
Solve it with:File type identifier by magic bytesMagic byte and file signature tablePCAP analyzer for CTF network forensicsEXIF metadata viewerLearn: File forensics and carvingLearn: Network forensics
ClickityClack
1 official solutionFree Range Packets
1 official solution
Web2
Reach data or functionality the application meant to keep from you - through its inputs, its tokens, or its trust in the client.
Solve it with:JWT decoder and signature verifierJWT alg=none bypass generatorWeb attack payload catalogJWT secret brute forceLearn: Web attacks and session tokens
TimeOff
1 official solutionUnfurl
1 official solution
Misc1
Everything that fits no other box: esolangs, puzzles, scripting exercises, and the jail escapes that have not yet earned their own category.
Solve it with:Brainfuck and esolang decoderCipher identifier and automatic decoderRegex tester with match offsets and capture groupsLearn: Recognising encodings
Coding Mountains
1 official solution