cryptoProeasy
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
Sign in with GitHub to continue. No email required.
$sign in$ grep --similar
Similar writeups
- [crypto][Pro]bin64— spbctf
- [crypto][Pro]Bazirovanaya baza (Based Base)— duckerz
- [misc][Pro]shell(de)coding— hxp_39c3
- [crypto][Pro]Warmup— spbctf
- [crypto][Pro]Inventor— spbctf