Pyarmor

Latest version: v8.5.8

Safety actively analyzes 630305 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 21 of 44

5.7.9

Not secure
* Support new linux platform `centos6.x86_64`, arch is x86_64, glibc < 2.14
* Do not print traceback if no option `--debug` specified as running `pyarmor`

5.7.8

Not secure
* When the obfuscated scripts raise exception, eliminate the very long line from traceback to make it clear

5.7.7

Not secure
* Fix issue: `pyarmor` load `_pytransform.dll` failed by 32-bit Python in 64-bit Windows.

5.7.6

Not secure
* Add option `--update` for command `download` to update all the downloaded dynamic libraries automatically
* Fix issue: the obfuscated script raises unexpected exception when the license is expired

5.7.5

Not secure
* Standardize platform names, refer to
https://pyarmor.readthedocs.io/en/v5.7.5/platforms.html#standard-platform-names
* Run obfuscated scripts in multiple platforms, refer to
https://pyarmor.readthedocs.io/en/v5.7.5/advanced.html#running-obfuscated-scripts-in-multiple-platforms
* Downloaded dynamic library files by command `command` will be saved in the
`~/.pyarmor/platforms` other than the installed path of pyarmor package.
* Refine `platforms` folder structure according to new standard platform name
* In command `obfuscate`, `build`, `runtime`, specify the option `--platform`
multiple times, so that the obfuscated scripts could run in these platforms

5.7.3

Not secure
* Refine `pytransform` to handle error message of core library
* Refine command online help message
* Sort the scripts being to obfuscated to fix some random errors (143)
* Raise exception other than call `sys.exit` if `pyarmor` is called from another Python script directly
* In the function `get_license_info` of module `pytransform`
- Change the value to `None` if there is no corresponding information
- Change the key name `expired` to upper case `EXPIRED`

Page 21 of 44

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.