You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.gitignore | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
index.html | 2 years ago | |
keygen.py | 2 years ago | |
kicpass.js | 2 years ago | |
kicpass.py | 2 years ago |
README.md
euromix_irpass
Dancing Stage Euromix - Internet Challenge password generator
Web version: https://987123879113.github.io/euromix_irpass/
Usage
usage: keygen.py [-h] [--license LICENSE]
optional arguments:
-h, --help show this help message and exit
--license LICENSE, -k LICENSE
Machine license key
Building Javascript
Note: pscript is required to build the kicpass.js file required for the webpage.
python3 -c "import pscript; pscript.script2js('kicpass.py')"