LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
taintmonkey/__init__.py
taintmonkey/client.py
taintmonkey/fuzzer.py
taintmonkey/patch.py
taintmonkey/plugin.py
taintmonkey/taint.py
taintmonkey.egg-info/PKG-INFO
taintmonkey.egg-info/SOURCES.txt
taintmonkey.egg-info/dependency_links.txt
taintmonkey.egg-info/entry_points.txt
taintmonkey.egg-info/requires.txt
taintmonkey.egg-info/top_level.txt
tests/test_client.py
tests/test_fuzzer.py
tests/test_init.py
tests/test_patch.py
tests/test_plugin.py
tests/test_taint.py