A Java program to help decipher messages.

PangolinTurtle ce97a22cb3 Update email address 9 yıl önce
data ce97a22cb3 Update email address 9 yıl önce
.gitignore 1ff226f49c Add build/ to gitignore 9 yıl önce
CipherBuddy.java 20fc3b706f First commit 9 yıl önce
DigramFrame.java 20fc3b706f First commit 9 yıl önce
DistFrame.java 20fc3b706f First commit 9 yıl önce
HtmlReader.java 20fc3b706f First commit 9 yıl önce
INSTALL.md 20fc3b706f First commit 9 yıl önce
LICENSE 20fc3b706f First commit 9 yıl önce
MANIFEST.MF 20fc3b706f First commit 9 yıl önce
README.md d7db9f15fc Update the README 9 yıl önce
VigCompareFrame.java 20fc3b706f First commit 9 yıl önce
VigICFrame.java 20fc3b706f First commit 9 yıl önce
install.sh 20fc3b706f First commit 9 yıl önce

README.md

CipherBuddy

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.

Copyright History

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/