Metadata-Version: 2.1
Name: turdshovel
Version: 0.2
Summary: Looks through memory dumps for secrets
License: MIT
Author: Leron Gray
Requires-Python: >=3.8.0,<3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: numpy (>=1.21.2,<2.0.0)
Requires-Dist: orjson (>=3.6.4,<4.0.0)
Requires-Dist: pyparsing (==2.4.7)
Requires-Dist: python-nubia (>=0.2b5,<0.3)
Requires-Dist: pythonnet (>=2.5.2,<3.0.0)
Requires-Dist: rich (>=10.12.0,<11.0.0)
