DiceCTF 2026 Quals
30 challenges with 42 published community solutions between them. Solution links go to CTFtime’s task page, which aggregates every writeup for a challenge - individual blog posts rot, the aggregator does not. 7 of them also carry the solution DiceCTF 2026 Quals’s own organisers published, which is linked on the challenge itself.
Full task list on CTFtimeReverse engineering15
Work out what a compiled program does without its source, then work backwards from the check to the input that passes it.
Published by the organisers in dicegang/dicectf-quals-2026-challenges: README.md, solution/asmhelp.py, solution/compile-solve.sh, solution/e2e_solver_submit.py, solution/solve.c, solution/solve.py, solution2/solve_onion.py
Also written up in: dicegang/dicectf-quals-2026-challenges, dicegang/dicectf-quals-2026-challenges, dicegang/dicectf-quals-2026-challenges, dicegang/dicectf-quals-2026-challenges, dicegang/dicectf-quals-2026-challenges, dicegang/dicectf-quals-2026-challenges, dicegang/dicectf-quals-2026-challenges
Assembler
1 official solutionAlso written up in: dicegang/dicectf-quals-2026-challenges
Chall Assembler
1 official solutionAlso written up in: dicegang/dicectf-quals-2026-challenges
Encrypt
1 official solutionAlso written up in: dicegang/dicectf-quals-2026-challenges
Explorer
1 official solutionAlso written up in: dicegang/dicectf-quals-2026-challenges
Generate
1 official solutionAlso written up in: dicegang/dicectf-quals-2026-challenges
Generate Flag
1 official solutionAlso written up in: dicegang/dicectf-quals-2026-challenges
Generated Code Example
1 official solutionAlso written up in: dicegang/dicectf-quals-2026-challenges
Instance Server
1 official solutionAlso written up in: dicegang/dicectf-quals-2026-challenges
Instruction Bench
1 official solutionAlso written up in: dicegang/dicectf-quals-2026-challenges
Interpreter
1 official solutionAlso written up in: dicegang/dicectf-quals-2026-challenges
Interpreter Required
1 official solutionAlso written up in: dicegang/dicectf-quals-2026-challenges
Locked In
1 official solutionAlso written up in: dicegang/dicectf-quals-2026-challenges
Also written up in: dicegang/dicectf-quals-2026-challenges
Maze Viz
1 official solutionAlso written up in: dicegang/dicectf-quals-2026-challenges
Misc4
Everything that fits no other box: esolangs, puzzles, scripting exercises, and the jail escapes that have not yet earned their own category.
Published by the organisers in dicegang/dicectf-quals-2026-challenges: solve.py
Also written up in: dicegang/dicectf-quals-2026-challenges
Published by the organisers in dicegang/dicectf-quals-2026-challenges: solve.py
Also written up in: dicegang/dicectf-quals-2026-challenges
Baby Talk
1 official solutionAlso written up in: 7rocky.github.io
Also written up in: 7rocky.github.io
Web4
Reach data or functionality the application meant to keep from you - through its inputs, its tokens, or its trust in the client.
Inpage
2 official solutionsAlso written up in: dicegang/dicectf-quals-2026-challenges, dicegang/dicectf-quals-2026-challenges
Matter.Min
2 official solutionsAlso written up in: dicegang/dicectf-quals-2026-challenges, dicegang/dicectf-quals-2026-challenges
Popup
2 official solutionsAlso written up in: dicegang/dicectf-quals-2026-challenges, dicegang/dicectf-quals-2026-challenges
Background
1 official solutionAlso written up in: dicegang/dicectf-quals-2026-challenges
Cryptography3
Recover a plaintext or a key from something that was supposed to protect it. In practice: identify the scheme, find the parameter the author got wrong, exploit it.
Published by the organisers in dicegang/dicectf-quals-2026-challenges: solve.py
Also written up in: dicegang/dicectf-quals-2026-challenges
Server
2 official solutionsAlso written up in: dicegang/dicectf-quals-2026-challenges, dicegang/dicectf-quals-2026-challenges
Published by the organisers in dicegang/dicectf-quals-2026-challenges: chall/script/solve.mjs
Also written up in: dicegang/dicectf-quals-2026-challenges
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.
Published by the organisers in dicegang/dicectf-quals-2026-challenges: README.md
Also written up in: dicegang/dicectf-quals-2026-challenges
Published by the organisers in dicegang/dicectf-quals-2026-challenges: solve.py
Also written up in: dicegang/dicectf-quals-2026-challenges
Uncategorised2
The upstream scoreboard did not say, so neither do we.
Cornelslop
3 official solutionsAlso written up in: mito753/Kernel-Exploit-Dojo, mito753/Kernel-Exploit-Dojo, mito753/Kernel-Exploit-Dojo
cornelslop Turning an RCU Double Free into a Cross Cache Kernel Exploit
1 official solutionAlso written up in: ptr-yudai.hatenablog.com