Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 274 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 274 Bytes

This is a ceaser cipher brute force solver meant to go through every shift and then allow the user to decide what option is the plaintext form.

This method uses ASCII conversions to achieve the solution and prints out the solutions in a seperate text file called dump.txt