LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
encryptor/__init__.py
encryptor/encrypt.py
engine/__init__.py
engine/vm.py
obfuscator/__init__.py
obfuscator/ast_obfuscator.py
obfuscator/cryptic_inserter.py
runner/__init__.py
runner/cy_loader.c
runner/cy_loader.pyx
runner/loader.py
shadowseal/__init__.py
shadowseal/cli.py
shadowseal.egg-info/PKG-INFO
shadowseal.egg-info/SOURCES.txt
shadowseal.egg-info/dependency_links.txt
shadowseal.egg-info/entry_points.txt
shadowseal.egg-info/not-zip-safe
shadowseal.egg-info/requires.txt
shadowseal.egg-info/top_level.txt
utils/__init__.py
utils/anti_debug.py
utils/fileutils.py
utils/systemcheck.py