README.md
pyproject.toml
byteshift/__init__.py
byteshift/cli.py
byteshift/encoder.py
byteshift.egg-info/PKG-INFO
byteshift.egg-info/SOURCES.txt
byteshift.egg-info/dependency_links.txt
byteshift.egg-info/entry_points.txt
byteshift.egg-info/top_level.txt
byteshift/_ast/__init__.py
byteshift/_ast/junk_injector.py
byteshift/_ast/renamer.py
byteshift/_ast/str_encryptor.py
byteshift/_crypto/__init__.py
byteshift/_crypto/integrity.py
byteshift/_crypto/keys.py
byteshift/_crypto/xor.py
byteshift/_loader/__init__.py
byteshift/_loader/builder.py
byteshift/_vendor/__init__.py
byteshift/_vendor/base91.py