Jump to content
YOUR-AD-HERE
HOSTING
TOOLS

Locked Pyarmor v6.8.0


itsMe

Recommended Posts

This is the hidden content, please

PyArmor is a command line tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts. It protects Python scripts by the following ways:

    Obfuscate code object to protect constants and literal strings.
    Obfuscate co_code of each function (code object) in runtime.
    Clear f_locals of frame as soon as code object completed execution.
    Verify the license file of obfuscated scripts while running it.

Release 6.8.0

    Fix issue (#557): Invalid platform name for VM mode
    Change core version to r45.19
    In Linux support to get the serial number of mmc/sd card
    In Linux refine the code of getting default harddisk
    Supprot to run obfuscated scripts by multiple Python versions, refer to
    https://pyarmor.readthedocs.io/en/latest/advanced.html#run-obfuscated-scripts-by-different-python-versions
    Fix Apple Silicon doesn't work issue

This is the hidden content, please

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.