pyarmor v6.3.7 Release Notes
Release Date: 2020-08-14 // almost 2 years ago-
- A big improvement for restrict mode, the plain script couldn't visit any module attribute if this module is obfuscated by restrict mode 2, 3 or 4
- โ Add option
--runtime
for commandobfuscate
,build
- ๐ In command
runtime
, deprecate option--super-mode
and--vm-mode
, use--advanced
instead. - ๐ Fix encoding issue: couldn't get the right encoding if source encoding is in the second line
- Refine example scripts