Quickly crack text encoded with Vigenere Cipher! David Rochester Jr.
WELCOME TO VIGENERE CIPHER SOLVER
RULES:
- encrypted text must be in English
- text must be encrypted with an English word
Instructions:
- Download .h and .cpp file, place into your directory of choice.
- Create your driver.cpp file used to run the program.
- Include VigenereDecrypt.h in your driver file!
- Compile using the makefile.
- Run decrypt.exe, paste your Vigenere Encrypted text and let the program perform a dictionary brute force attack.
If your key(s) is found, they will output to the console. (note: is there are multiple keys to create valid words, all will print);