Simple substitution cipher solver that uses a dictionary of words (dictionary.txt, included in this repo), written in java. This program uses backtracking and two types of pruning, to maximize ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.