Metadata-Version: 2.1
Name: shellcode
Version: 0.1.0
Summary: CLI to turn shellcode back to asm.
License: GPL-3
Author: 4thel00z
Author-email: 4thel00z@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: capstone (>=4.0.2,<5.0.0)
Requires-Dist: typer (>=0.3.2,<0.4.0)
