Stark
Encrypt your code without a worry. Stark utilizes the base64, hashlib and Crypto lib to encrypt your code which cannot be decrypted with any online tools.
Usage
- Downloading Python
Download the latest verison of Python. Once installing, make sure to click "Add Python to PATH".
- Installing Modules
CD into the directory and type the following command:
pip install -r requirements.txt
- Deployment
Paste your code in code.txt
.
Run main.py
and you're good to go!