rot13 rot13 is a c++ project with cmake what is rot13? rot13 is a substitution cipher that replace chars with 13th letter after it. for more information : rot13 how to build the project: install cmake and install a c++ compiler create build folder go on build folder and type : cmake .. then type cmake --build . go to the Debug folder and you can run executable file.