Python script obfuscation tool "PyArmor"

■ This is an article posted on June 2019, 10, so the content of the information may be out of date.

On the Unipos website, a Python script obfuscation tool PyArmor Page has been added.

PyArmor Is a command line tool for obfuscating and protecting Python scripts. Python scripts obfuscated by PyArmor can be run just like regular Python scripts.

Bytecodes are obfuscated as soon as each code object completes execution, ensuring high security. You can also set the expiration date for the obfuscated script and bind it to the HDD serial number / network card MAC address / IP address.

It supports various platforms such as Windows, Linux, MacOS, and embedded systems such as Raspberry Pi.