cryptomedium

Обратный шифр (Reverse Cipher)

duckerz

Task: recover a message from hex-encoded data where the encoding order was reversed. Solution: encode the raw hex bytes to Base64 instead of decoding, then interpret the Base64 output with flag-character substitutions.

$ ls tags/ techniques/
base64_encodinghex_to_byteshint_interpretation

🔒

Permission denied (requires tier.pro)

Sign in to access full writeups

Create a free account with GitHub, then upgrade to Pro.

$ssh [email protected]