New Features
- Support pyarmor_runtime xor preprocess
- Merge Python 3.14 bytecode instruction names for disassembly
- For Pyarmor generated
NOP; JUMP_FORWARDsequences, if destination is aLOAD_CONST '__pyarmor_exit_N__', then changeJUMP_FORWARDtoRETURN_VALUE - Support "pyarmor-1shot.elf" and "pyarmor-1shot.macho" executable file names, so that they can exist in the same folde...