Fixed isssues
- Fix issue (#2321): the function using the decorator causing BCC mode to fail
ERROR no found bcc data - Fix issue (#2328): In Apple Silcon platform, when the script which has nest functions is obfuscated by BCC mode, the obfuscated script will be crashed in runtime
Bus error: 10 - Fix issue (#2333): For Python 3.14, when the script which has nest functions is obfuscated by BCC mode, the obfuscated script may raise exception
IndexError: tuple index out of range - Fix issue: in platform
linux.aarch64with Python 3.13, the script generated by--enable-rftmay be crashed in runtime - Fix issue: in platform
windows.x86with Python 3.11, the script generated by--enable-rftmay be crashed in runtime