Skip to content

Releases: davidteather/python-obfuscator

v0.1.0 - AST-Based Rewrite

Choose a tag to compare

@davidteather davidteather released this 03 Apr 18:23
4ca2910

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

Choose a tag to compare

@davidteather davidteather released this 21 Feb 22:46
210da2d
Update

V0.0.1 - Initial Release

Choose a tag to compare

@davidteather davidteather released this 06 Dec 08:08
0462e8e

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