- Fix sub-package could not import
pytransform
when it's obfuscated by--bootstrap 3
in super mode - For Windows platform, add new modes
--advanced 3
and--advanced 4
to enable vm protection.
Refer to https://pyarmor.readthedocs.io/en/latest/mode.html#vm-mode - The default value of option
obf-mod
is set to2
- Add new platform
musl.mips32
for MIPS32 with musl-libc - Add new platform
linux.mips64
andlinux.mips64el
- Fix super mode crash issue for
linux.armv7
andlinux.aarch32