github dashingsoft/pyarmor v8.5.3
Release 8.5.3

latest releases: v9.0.5, v9.0.4, v9.0...
6 months ago

Upgrade Notes:

The behaviour of option --private is changed

In previous versions the plain script could NOT import the module obfuscated by --private. Now the plain script could import this obfuscated module, but could not visit module attribute __dict__.

If still need keep old behaviours, run command pyarmor cfg private_module_as_restrict=1 once before generating the obfuscated scripts.

Fix issues:

  • Fix issue #1712: Group license does't work in Windows.x86
  • Fix issue: registering Pyarmor failed if firewall blocks extension pytransform3

Don't miss a new pyarmor release

NewReleases is sending notifications on new releases.