Skip to content

Releases: davidteather/python-obfuscator

v0.1.0 - AST-Based Rewrite

03 Apr 18:23
4ca2910

Choose a tag to compare

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

21 Feb 22:46
210da2d

Choose a tag to compare

V0.0.1 - Initial Release

06 Dec 08:08
0462e8e

Choose a tag to compare

A python obfuscator that I thought would be fun to work on