miscProeasy
Recursion
hackerlab
Task: Decode a 46 MB text file containing recursively Base64-encoded data. Solution: Iteratively decode Base64 50 times until the flag is revealed, exploiting the 33% encoding overhead that caused exponential size growth.
$ ls tags/ techniques/
Iterative Base64 decodingFile size reduction analysisEncoding overhead calculation
🔒
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]ABC— hackerlab
- [misc][Pro]Карусель (Karusel)— hackerlab
- [crypto][Pro]Bazirovanaya baza (Based Base)— duckerz
- [crypto][Pro]Woow— duckerz
- [crypto][Pro]Одноразовый блокнот (One-Time Pad)— hackerlab