Metadata-Version: |
2.3 |
Name: |
python-lancelot |
Version: |
0.9.2 |
Summary: |
Intel x86(-64) code analysis library that reconstructs control flow |
Author: |
Willi Ballenthin <william.ballenthin@mandiant.com> |
Author-Email: |
Willi Ballenthin <william.ballenthin[at]mandiant.com> |
Maintainer-Email: |
Willi Ballenthin <william.ballenthin[at]mandiant.com> |
Home-Page: |
https://github.com/williballenthin/lancelot |
Project-Url: |
repository, https://github.com/williballenthin/lancelot/tree/master/pylancelot |
Keywords: |
flirt |
Classifier: |
License :: OSI Approved :: Apache Software License |
Classifier: |
Natural Language :: English |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Topic :: Security |
Classifier: |
Topic :: Software Development :: Disassemblers |
Classifier: |
Development Status :: 3 - Alpha |
Classifier: |
Programming Language :: Rust |
Requires-Python: |
>=3.9 |
Requires-Dist: |
pefile (>=2023.2.7) |
Requires-Dist: |
pyelftools (>=0.31) |
Requires-Dist: |
protobuf (>=5) |
Requires-Dist: |
maturin; extra == "dev" |
Requires-Dist: |
pytest (==7.1.3); extra == "dev" |
Requires-Dist: |
pytest-sugar (==0.9.4); extra == "dev" |
Requires-Dist: |
pytest-instafail (==0.4.2); extra == "dev" |
Requires-Dist: |
pytest-cov (==4.0.0); extra == "dev" |
Requires-Dist: |
pycodestyle (==2.9.1); extra == "dev" |
Requires-Dist: |
black (==22.10.0); extra == "dev" |
Requires-Dist: |
isort (==5.10.1); extra == "dev" |
Requires-Dist: |
mypy (==0.982); extra == "dev" |
Provides-Extra: |
dev |
Description-Content-Type: |
text/markdown; charset=UTF-8; variant=GFM |
License-File: |
LICENSE.txt |