Fixed isssues
- Fix issue #2170: In Python 3.12 if the script is obfuscated with
--obf-code 2
and there is attribute used in the base classes, it will raiseNameError: name '__assert_armored__' is not defined in generic parameters
when executing the obfuscated script