A Java program to help decipher messages.
|
9 years ago | |
---|---|---|
data | 9 years ago | |
.gitignore | 9 years ago | |
CipherBuddy.java | 9 years ago | |
DigramFrame.java | 9 years ago | |
DistFrame.java | 9 years ago | |
HtmlReader.java | 9 years ago | |
INSTALL.md | 9 years ago | |
LICENSE | 9 years ago | |
MANIFEST.MF | 9 years ago | |
README.md | 9 years ago | |
VigCompareFrame.java | 9 years ago | |
VigICFrame.java | 9 years ago | |
install.sh | 9 years ago |
A Java Swing program for making deciphering easier.
CipherBuddy is a simple program written in Java intended for educational use by students and teachers alike. The software is very easy to use and almost all information on usage is available from the Help menu.
One of the goals of CipherBuddy is to remain slim, and not require many external dependencies to compile. CipherBuddy will compile and run on any system with a recent version of Java. However, a Markdown parser is necessary to convert the Markdown files to HTML and Inkscape is necessary to convert the SVG icon to a PNG file. The program will nevertheless run without these files.
For installation instructions, see INSTALL.
For licensing information, see COPYING.
Todd Feil is the original author of this program. He dedicated the software to the public domain in 2014. http://personal.denison.edu/~feil/codehelp/