Rating:

Encrypted the flag I have

Challenge:

Decrypted flag is not in exact format.

<img src="EncryptedTheFlagIHave.png" alt="Encrypted" width="600">

Solution:

The title of the challenge is a reference to Yoda, and the text is clearly written in the Aurebesh alphabet.

If we plug in every character into an online tool, we get our flag: DCTF{MASTERCODEBREAKER}.

Original writeup (https://github.com/mcmahoniel/ctf_write-ups/blob/main/2021/dctf/misc/encrypted_the_flag_i_have/README.md).