cryptoeasy
Radix64
spbctf
Task: Decode radix64 encoded data using crypt(3) alphabet. Solution: Translate from crypt(3) alphabet to standard base64 alphabet, then base64 decode.
$ ls tags/ techniques/
Identify non-standard base64 alphabetCharacter translation between alphabetscrypt(3) radix64 decoding
🔒
Permission denied (requires tier.pro)
Sign in to access full writeups
Create a free account with GitHub, then upgrade to Pro.
$ssh [email protected]