Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 509 Bytes

README.MD

File metadata and controls

13 lines (9 loc) · 509 Bytes

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:

  1. Open main.py
  2. 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
  3. Run the main.py