cryptosolve -- solve standard cryptograms
cryptosolve [-w wordlist] [-D] [-E] [cryptogram]
cryptosolve finds solutions to standard cryptograms, using an optimized brute force approach.
The cryptogram may be passed on the command line or via standard
input. To solve a cryptogram stored in a file, the file should be
directed to standard input, e.g. cryptosolve < cryptogram.txt
.
cryptosolve accepts the following options:
For a comprehensive word list, the author recommends the ENABLE word list, with more than 172,000 words, which can be found at http://personal.riverusers.com/~thegrendel/software.html
Still takes an inordinate amount of time to solve some cryptograms.
Ronald J Kimball <rjk-perl@tamias.net>
This program is copyright 2001, 2002 by Ronald J Kimball.
This program is free and open software. You may use, modify, or distribute this program (and any modified variants) in any way you wish, provided you do not restrict others from doing the same.