Enigma Machine Simulator

2024

Working on a personal project to create an Enigma Machine simulator. The project aims to simulate the inner workings of the Enigma Machine and includes a graphical user interface (GUI) for interaction and various methods for cracking codes.

Project Highlights

  • Command Line Interface that fully simulates the Enigma Machine's encryption process.
  • Plugboard and rotors implemented for accurate encryption mechanics.
  • Decryption methods that mimic historical codebreaking techniques.

Planned Features

  • Graphical User Interface (GUI) to provide a more user-friendly experience.
  • Codebreaking tools to explore and analyze different cipher-breaking techniques.

Tools Used

  • Language: C++
Demir Ince