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 . Once installing, make sure to click “Add Python to PATH”.

image

  • 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!

GitHub

https://github.com/cliphd/stark