cryptoPromedium
Happy Meal
VolgaCTF 2026
Task: Recover a 12-word mnemonic seed phrase generated by an FCSR, given the first 3 words and source code. Solution: Used 2-adic rational approximation (extended GCD) on 21 known output bits to recover the connection integer q=845, then generated the full phrase.
$ ls tags/ techniques/
2-adic_rational_approximationfcsr_state_recoveryextended_gcd_lattice_reductionknown_plaintext_prng_attack
🔒
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
- [crypto][Pro]Mental flow— duckerz
- [reverse][free]Auto Cooker— GPNCTF 2026
- [reverse][Pro]Happy New Year— grodno_new_year_2026
- [crypto][Pro]LCG Embryonic— spbctf
- [crypto][Pro]Chill— volgactf