5.2.5. Code Obfuscation

5.2.5.1. Common Obfuscation Methods

  • Based on AST transformation

  • Compile to pyc file

  • Pyinstaller

  • PyArmor

  • Encrypted by AES to pye file