1. |
Q. |
Are you guys crazy? |
|
A. |
The Magic 8 Ball says....... |
2. |
Q. |
Does it really work? |
|
A. |
Yes, it will decode Abwehr G-260, Abwehr G-312, Commercial D, Commercial K-470, Heer(Army/GAF), M3, M4, Norway, Polish Clone, Railway, Swiss K, and Tirpitz Enigma encoded messages. |
3. |
Q. |
Has it been tested? |
|
A. |
Yes, we have tested the Abwehr G-312 against the CSG simulator. The Heer, M3 and M4 against several original German messages, compared it to the output of an Enigma-E. The Railway against the CSG simulator. The Tirpitz against the Risc OS Simulator Other models will be tested soon, we do not expect any problems |
4. |
Q. |
Why Bash? |
|
A. |
To show the power and flexiblity of bash scripts. |
5. |
Q. |
I have an idea for the script, will you put it in? |
|
A. |
Maybe. It depends on the idea or change. I am much less likely to put it in if you have modified the config files. These files are used by other enigma projects that I am working on and I don't want to have to recode those. There will eventually set up a feature request/idea page. |
6. |
Q. |
I modified the script and it doesn't work anymore, can you help me? |
|
A. |
Maybe, but we will send the answers encoded with random machine settings. :-) |
7. |
Q. |
The script blows up with all kinds of errors when I run it. What's wrong? |
|
A. |
Check your command line options carefully. There is minimal error checking at this point and incorrect settings drive the script nuts. More error checking will be added later |
8. |
Q. |
I still can't get it to work, can you help? |
|
A. |
Sure! Try some of the following settings. Then try changing one at a time till you get the hang of it. Just remember to replace enigma.sh with the version you are running. Heeres (Army/GAF) Mode: enigma.sh -M M3 -r AAA -m AAA -w 123 -s QAZXSWEDCVFRTGBNHYUJMKIOLP -u B Enigma M3 Mode: enigma.sh -M M3 -r AAA -m AAA -w 456 -s AXWDVRGNYJKO -u B Enigma M4 Mode: enigma.sh -M M4 -r AAAA -m AAAA -w B123 -s QWASZXERDFCV -u C Enigma Railway mode: enigma.sh -M R -r AAAA -m AAAA -w 123 -u R Abwehr Enigma Mode: enigma.sh -M A -r ASZX -m TRSD -w 312 -u A Tirpitz Mode: enigma.sh -M T -r RFWS -m GFSD -w 123 -u T |