Releases: davidteather/python-obfuscator
Releases · davidteather/python-obfuscator
v0.1.0 - AST-Based Rewrite
Hi everyone!
Been 6 years since I did anything with this project, decided to revisit some of it to use an AST-based technique rewrite.
This should be more stable and was fun to work on a little bit more.
See the readme for changes/new syntax.
V0.0.2 - Update pypi url
Update
V0.0.1 - Initial Release
A python obfuscator that I thought would be fun to work on