dissect.evidence

View on PyPIReverse Dependencies (2)

3.9 dissect.evidence-3.9-py3-none-any.whl

Wheel Details

Project: dissect.evidence
Version: 3.9
Filename: dissect.evidence-3.9-py3-none-any.whl
Download: [link]
Size: 34261
MD5: e0aeceb41a1fcbd64af60c1003847b32
SHA256: 5ae1a8b6dc4ce9e3024f4d92640488b82014668b13aefc0368084d28544e1e53
Uploaded: 2024-05-07 13:24:20 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dissect.evidence
Version: 3.9
Summary: A Dissect module implementing a parsers for various forensic evidence file containers, currently: AD1, ASDF and EWF
Author-Email: Dissect Team <dissect[at]fox-it.com>
Project-Url: homepage, https://dissect.tools
Project-Url: documentation, https://docs.dissect.tools/en/latest/projects/dissect.evidence
Project-Url: repository, https://github.com/fox-it/dissect.evidence
License: Affero General Public License v3
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: Log Analysis
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Security
Classifier: Topic :: Utilities
Requires-Python: ~=3.9
Requires-Dist: dissect.cstruct (<4.0.dev,>=3.0.dev)
Requires-Dist: dissect.util (<4.0.dev,>=3.0.dev)
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: COPYRIGHT
[Description omitted; length: 1976 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
dissect/evidence/__init__.py sha256=B0s7NJEWXtn2MvJkv1g1V68inFxHQp-YwJ9xRenka64 165
dissect/evidence/ad1.py sha256=5iO9d051D5e3w57psOUevbx8aotNIehoGQFOugZEIu0 6560
dissect/evidence/ewf.py sha256=aAM1nT-9rM85X2xu7iFDgQr0R92_hlZ3PRVut2-zCi0 14757
dissect/evidence/exceptions.py sha256=xFvnTpdkL7GhwV57dkI0t-63FxuBv_rjjP7VJ_zrL6Y 538
dissect/evidence/asdf/__init__.py sha256=yZxcpk-dYWkSqJ923fgh5x2l6GwXq2rJfmIrh5rZT68 177
dissect/evidence/asdf/asdf.py sha256=86d2eENSEInTfCoq963qtybmK0HrW7ie8j1CQczJRrs 23846
dissect/evidence/asdf/streams.py sha256=5VBq4az6c10r5qQaHgR8g0a7j5nAcgQuat3yyp-Eua8 2601
dissect/evidence/tools/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dissect/evidence/tools/asdf/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dissect/evidence/tools/asdf/dd.py sha256=ldyjyUIQhRaIxLhCbnvNK8d2sCvOw2PCVal3kCegERo 2975
dissect/evidence/tools/asdf/meta.py sha256=Dqfs34wWU2lV2JPTdrwhPfZ3Dm-fETlA20yZDhQGmo4 2417
dissect/evidence/tools/asdf/repair.py sha256=5XQRQ33-SOcFes55vyY-j9tHrmrbSB8Q-ijspQnMD3U 2893
dissect/evidence/tools/asdf/verify.py sha256=DLYMXzsUtkimkhqUN_NHxnpamy8HHnL3rcp_aoL5-FI 3871
dissect.evidence-3.9.dist-info/COPYRIGHT sha256=yExUrJwFMdmpUCxPrUiBR1pPQ_pGrr6hf3p231U6VnQ 303
dissect.evidence-3.9.dist-info/LICENSE sha256=DZak_2itbUtvHzD3E7GNUYSRK6jdOJ-GqncQ2weavLA 34523
dissect.evidence-3.9.dist-info/METADATA sha256=plGOBzHb3EBVXvnx5j-UijN7f6utwgCRIKDgb5ycovc 3157
dissect.evidence-3.9.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
dissect.evidence-3.9.dist-info/entry_points.txt sha256=rz4YeIbMkl-wjryDbFnh25eK5qK4asKQvZoMJ8hM_eo 222
dissect.evidence-3.9.dist-info/top_level.txt sha256=Mn-CQzEYsAbkxrUI0TnplHuXnGVKzxpDw_po_sXpvv4 8
dissect.evidence-3.9.dist-info/RECORD

top_level.txt

dissect

entry_points.txt

asdf-dd = dissect.evidence.tools.asdf.dd:main
asdf-meta = dissect.evidence.tools.asdf.meta:main
asdf-repair = dissect.evidence.tools.asdf.repair:main
asdf-verify = dissect.evidence.tools.asdf.verify:main