Cryptography Level 1 15 points

14. ROT13 Magic

Mission

ROT13 (Rotate 13) is a type of Caesar cipher that shifts the alphabet by 13 letters. Interesting feature of ROT13: Applying it twice returns the original! This is because the alphabet has 26 letters, and 13×2=26. Ciphertext: SYNT{ebg13_vf_flzzrgevp} Decode with ROT13 to find the flag!

#cryptography#rot13#symmetric#obfuscation

Clear it in 3 steps

Not started
  1. No environment needed

    This challenge can be solved with the information in the statement alone. Submit the flag you find directly.

  2. Submit the flag