Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 355 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 355 Bytes

Mod 26

Category: Cryptography, 10 points

Description

Cryptography can be easy, do you know what ROT13 is? cvpbPGS{arkg_gvzr_V'yy_gel_2_ebhaqf_bs_ebg13_GYpXOHqX}

Solution

Implement a ROT13 function that takes the given input string and converts it.

$ ./main.py < input

Flag

picoCTF{next_time_I'll_try_2_rounds_of_rot13_TLcKBUdK}