Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 557 Bytes

File metadata and controls

12 lines (8 loc) · 557 Bytes

Description

Cryptography can be easy, do you know what ROT13 is?

cvpbPGS{arkg_gvzr_V'yy_gel_2_ebhaqf_bs_ebg13_uJdSftmh}

Solution

This one is fairly easy! In this challenge they wanted to introduce a simple encoder, ROT 13. Click the hint and it says there are online ROT decoder. Just Google it, Rot13 and a website will come, rot13.com.

It's a simple website just paste that encrypted flag there and you will get the decrypted flag. But I'm pretty sure you already decrypted some of those letter while reading this just with your fingers.