File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1+ 3.8.1
2+ -----
3+ * Try to access original func_code out of decorator `wraparmor ` is forbidden.
4+
153.8.0
26-----
37* Add option `--output ` for command `build `, it will override the value in project configuration file.
Original file line number Diff line number Diff line change 11# Downlaods for Pyarmor Prebuilt Dynamic Library #
22
3- Latest version: ** 3.2.5 **
3+ Latest version: ** 3.2.6 **
44
5- Build date: 2018-3-18
5+ Build date: 2018-3-21
66
77The core of Pyarmor is written by C, the prebuilt dynamic libraries
88include the common platforms and some embeded platforms. It's not
@@ -45,6 +45,10 @@ The name of platform is decomposed from distutils.util.get_platform()
4545
4646## Change Logs
4747
48+ ### 3.2.6
49+
50+ * Obfuscate core memebers of code object in ` __wraparmor__ ` .
51+
4852### 3.2.5
4953
5054* Refine frozen module name when obfuscating scripts, remove dotted name if it's not a package.
You can’t perform that action at this time.
0 commit comments