- Event: ForeverCTF
- Problem Type: Crypto
- Point Value / Difficulty: Easy
- (Optional) Tools Required / Used:
The flag is encoded in binary, since the ciphertext is only using 1s and 0s in groups of 8 (one for each character). We can use an online decoder like this to recover the flag.