Fixed isssues
- Fix issue: For Python 3.12 and Python 3.13, it may be crashed to execute the script obfuscated by both
--enable-bccand--mix-str - Fix issue: it may raise encoding exception when using option
--packto pack the obfuscated script - Fix issue #2139: if the script is obfuscated by BCC mode, the exception raised in
withstatement is alwaysSystemError: NULL object passed to Py_BuildValue