- Linux
- Windows
- Termux
This script uses the libs marshal, zlib, base85|64|32|16 and lambdas in addition to compiling the entire code including strings
ARGUMENTS:
-B85 Encode Base85
-B64 Encode Base64
-B32 Encode Base32
-ALL Encode Base85,64,32,16
-C Compile code with ord() function
-V Version
-h Help
USAGE:
obfuscator.py -B64 script.py 120
obfuscator.py -C script.py
Copyright (c) 2023-2025 westsidedev