Here's a small example of how pyarmor can obfuscate Python code: $ cat hello.py print('Hello, world!') $ pyarmor obfuscate hello.py .
確定! 回上一頁