Built as part of Aviad Cohen's Java course at The Academic Collage Of Tel-Aviv Yaffo.
The application let the user operate a virtual Enigma machine. This project is a direct continuation of the project Virtual Enigma Machine
Based on XML files.
Change different parameters that determine the machine's configuration (change it manualy or randomly).
You can cipher a whole message, of in "Char-by-Char" mode.
Automatic decrypting mode. The decrypting is done in a multithreaded brute force. You can pause/stop the auto decrypting.