An open API service indexing awesome lists of open source software.

https://github.com/ak-alien/pyencoder

PyEncoder is a Python script obfuscator that encodes .py files using marshal, zlib, and base encodings. It supports multi-layer encoding, reverse string obfuscation, and .pyc compilation, compatible with Windows, Linux, and Termux.
https://github.com/ak-alien/pyencoder

base16 base32 base64 encoding encryption linux marshal obfuscation pyc python script-protection security termux windows zlib

Last synced: 9 months ago
JSON representation

PyEncoder is a Python script obfuscator that encodes .py files using marshal, zlib, and base encodings. It supports multi-layer encoding, reverse string obfuscation, and .pyc compilation, compatible with Windows, Linux, and Termux.

Awesome Lists containing this project