New features
- Full documentation
- Support plugins and hooks
- BCC mode support windows.x86, linux.x86, linux.armv7
- Variable runtime package name for non trial version by
pyarmor cfg package_name_format "xxxx"
- Cleare frame locals by
pyarmor cfg clear_frame_locals 1
- Improve wrap mode security by
pyarmor cfg wrap_mode 2
- Option
--obf-code
has new value2
to improve security for code object - Improve security of pack bundle
Group License Available
- Doc how to use group license
- Changed options for command
pyarmor reg
- Remove option
--confirm
- Add option
--device
for group license
- Remove option
Bug fixed