PREREQUIREMENTS
- Having Python 3 installed with PATH (install it here)
- Having Cryptography Library installed: Run
pip install cryptography
from your command line. - How to run the script: Run
python path/to/Cryptinox###.py
. - You can also run it with
py path/to/Cryptinox###.py
.
It's the same for Windows but with python path\to\Cryptinox###.py
.
Of course you can use py path\to\Cryptinox###.py
.
(Don't forget to replace "###" by the downloaded version's number)