Written by: blevy. Emperor Caesar encrypted a message with his record-breaking high-performance encryption method. You are his tax collector that he is trying to evade. Fortunately for you, his crown is actually a dunce cap.
mshn{P_k0ua_d4ua_a0_w4f_tf_ahe3z}
Writeup
This challenge is straightforward. We know that the CTF flag starts with flag{. We can compute the difference of letters between m and f or create a bruteforce to try all possible rotations of the string. I chose the second one.