Enigma
Enigma simulator with python and clean code.
How to use
python rotor_generator.py
python enigma_code_decode.py
rotor_generator.py
run the It will produce a rotor configuration saved in rotor_state.enigma
file.
enigma_code_decode.py
run the In the command line to code
or decode
the message(also you can set rotors state).
Links
Download source code: Click Here
My github acount: Click Here