1. Cryptograms.
- Posted by Paul Martin <twilight at WCC.NET> Dec 30, 1998
- 447 views
Hello everyone, While I was waiting for Ralf's rewrite of the botmatch engine, I was reading on the server a lot of stuff about cryptography (which I know little about.) Anyways, I remembered that I wrote a program some time back that would solve cryptograms. Cryptograms are found on those puzzle magazines that you see in the check out line at the grocery store. If any one is interested in have the program please e-mail me (the program is about 184kb with dictionary file.) This code is still very crude so there is a lot of room for improvement. It will not handle words that are not in its dictionary file, so names are probably out. It is still probably slower than actually doing it yourself (in some cases). The code is nasty and undocumented, but if you want to do something with it, I will help you any way I can. This code is absolutely free, I do not care what you do with it as long as you give me some credit. Thanks Paul Martin