python code obfuscation
pyobfuscator.py is a poc of python code obfuscation
- obfuscate python code using built in python function chr() by represent each byte with it's chr() value
clone the repository :
git clone https://github.com/o-sec/pyobfuscator.git
i am not responsable for whatever you do with this tool !