cryptoPromedium
LCG Baby
spbctf
Task: Recover LCG parameters m and c when only modulus n is known. Solution: Use 3 consecutive outputs to derive m via modular inverse, then compute c from the first equation.
🔒
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]LCG Embryonic— spbctf
- [crypto][Pro]LCG Warmup— spbctf
- [crypto][free]BabyEncryption— hackthebox
- [crypto][free]Embryonic Plant— HackTheBox
- [crypto][Pro]RBG+— kalmarctf