~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Python Obfuscator v1.0 - by Bartosz Wójcik https://www.pelock.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Python Obfuscator protects Python script source code (.py) using
51 configurable obfuscation strategies exposed through the GUI, command line,
Web API, and Python/PHP SDKs.

The client sends uncompressed source to:
https://www.pelock.com/api/python-obfuscator/v1

Demo mode (no activation code) applies only rename_variables and limits input
to 1000 characters.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Command line version
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
PythonObfuscatorCmd.exe /InputFilePath="source.py" /OutputFilePath="out.py"

Optional /ActivationCode and strategy switches such as /RenameVariables,
/CodeVirtualization=VM (or FSA, FLAT), /EncryptStrings, /ArrayIntCrypt, /Seed=42, etc.

Full list: see PythonObfuscatorCmd.exe /help

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SciTE integration
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
When selected during setup, the installer updates SciTEUser.properties and adds
an Obfuscate command for *.py scripts (Ctrl+F12).

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
How to buy usage credits?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
https://www.pelock.com/products/python-obfuscator/buy

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Contact
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
E-Mail  : support@pelock.com
Website : https://www.pelock.com
