A program that simulates the Wehrmacht Enigma M3 used by the Nazi Army and Air Force during World War 2
Settings Available: Rotor (type, starting position, ring setting), Reflector (Types), Plugboard (Letter pairs)
Rotor types available : I, II, III, IV, V
Reflectors available: A, B, C, BThin, CThin
Instructions:
- Open main.py
- Set enigma settings by manually typing the settings or use command line input by commenting out some lines. A guide and example is given inside main.py
- Run the main.py