Z Scramble Cipher Application
I created a Python (2.7) based application to help rearrange the symbols in zodiac 340 cipher. The application allows you to move the columns and rows around and export the resulting text as a .txt file. You can then run the .txt file through zkdecrypto or whatever program you use. You have to have Python installed run the program. You also need to install the Z340 font created by Largo.
Let me know if you find any problems with it. I created it on mac. I have had problems in the past with python code when I ran it on windows. I am by no stretch of the imagination good at programing.
Also, I changed some of the ascii symbols when putting them in the code. Let me know if you see any errors.
This is the git for code: https://github.com/frontendben/Z-Scramble
Here is a screenshot of the program.
Let me know if you find any problems with it. I created it on mac. I have had problems in the past with python code when I ran it on windows. I am by no stretch of the imagination good at programing.
This is the git for code: https://github.com/frontendben/Z-Scramble
Here is a screenshot of the program.