cryptoProhard
SpiralFloats
0xl4ugh
Task: Recover flag from masked output of a spiral function over real numbers. Solution: Invert the monotonic spiral function using Newton's method and brute-force the remaining masked digits with constraint propagation from the flag format.
$ ls tags/ techniques/
constraint_propagationfunction_inversioniterative_solving
🔒
Permission denied (requires tier.pro)
Sign in to access full writeups
Sign in with GitHub to continue. No email required.
$sign in$ grep --similar
Similar writeups
- [reverse][Pro]Baby (Obfuscated) Flag Checker— uoftctf2026
- [crypto][Pro]worrier— hxp_39c3
- [crypto][Pro]UofT LFSR Labyrinth— uoftctf2026
- [crypto][Pro]RBG+— kalmarctf
- [crypto][free]Quantum Safe— HackTheBox