🟨Base64 is the Answer

CRYPTO | code breaking secrets hidden in numbers and symbols | MEDIUM

This flag is about another very common encoding used on the web. It isn't actually cryptography, because the message can be encoded or decoded without a key. It is a great way to slightly obscure messages, but is also used to get a text based representation of a binary file.

Hints
Solutions

Last updated