This is only a limited, first-level obfuscation solution, but it is built-in: Python has a compiler to byte-code: python -OO -m py_compile <your program.py>.
確定! 回上一頁