Breaking ROT Shift cipher using simple python programming.
- Copy ROT Cipher to a file called "Code.txt" and save it in the same directory as the python file.
- Run ROT.py using command "$python ROT.py"
- It will list all the possible combinations of ROT shift, thus, making it easier for you to understand the type.