Obfuscate python scripts

Required. Absolute path, all the .py files in this path will be obfuscated recursively.

Optional. Filename of entry script, relative to Source Path

Optional. where to save obfuscated scripts and runtime files

If leave blank, the output path will be dist within Pyarmor package

Generate special license for obfuscated scripts

Required. Must be identify string, the new license will be saved in the subpath licenses/CODE/liceense.lic within Pyarmor package.

For example, type Customer-Tom here, will generate license file:licenses/Customer-Tom/license.lic

Optional. Expire obfuscated scripts on the date: YYYY-MM-NN

Optional. Bind obfuscated scripts to fixed harddisk

Optional. Bind obfuscated scripts to mac address

Optional. Bind obfuscated scripts to ipv4 address

Clear