Release 8.5.8
New Feature
- Option
--packsupport specfile. If plain script could be packed by one.specfile, it could be used by--packto pack the obfuscated script. For example,pyarmor gen --pack foo.spec foo.py
Fix issues
- Fix pack issues with extra PyInstaller options
- Fix pack issue: some special binary extensions are missed in the final bundle
- Fix pack issue: in Windows case insensitive path does not work
- Fix issue #1758:
--packcould not work with--enable-rft,--assert-importorassert-call - Fix issue #1756: Match case which form is
Class.Namewont work with--obf-code 2