Files cryptopro.zip All the programs that are listed below in zipped format... Text Files: CipherX.txt Here are the ciphers that you will need to decipher... ANNE.TXT This is the paintext file from Green Gables. Executables: DECRYPT.exe The executable for the decryption program. tri_exe Here are the executables for the Trigram programs. GCD.EXE The executable for the greatest common denominator program. FREQ.EXE The executable for the Frequency program. Source Codes: DECRYPT.cpp The source code for the decryption program. tri_cpp Here are the source codes for the Trigram programs. GCD.CPP The source code for the greatest common denominator program. FREQ.C The source code for the Frequency program.