cryptoeasy
Based base
taipanbyte
Task: Decode four differently encoded strings to assemble the flag. Solution: Identify each encoding by character set signatures: Base64 (= padding), Base32 (uppercase + 2-7), Base45 (* character), Base58 (no 0OIl), decode each part and concatenate.
$ ls tags/ techniques/
base64_decodebase32_decodebase45_decodebase58_decodeencoding_identification
🔒
Permission denied (requires tier.pro)
Sign in to access full writeups
Create a free account with GitHub, then upgrade to Pro.
$ssh [email protected]