Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 339 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 339 Bytes

ROTShiftBreaker

Breaking ROT Shift cipher using simple python programming.

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