dissect.thumbcache

View on PyPIReverse Dependencies (2)

1.8 dissect.thumbcache-1.8-py3-none-any.whl

Wheel Details

Project: dissect.thumbcache
Version: 1.8
Filename: dissect.thumbcache-1.8-py3-none-any.whl
Download: [link]
Size: 23607
MD5: 1fa9c37230e6a186aadbd4d95d1f52d0
SHA256: e123d0368fb6995d9af04aad2e9f0975dc97ae3402c1f7233a5376b63eae88e0
Uploaded: 2024-05-07 13:22:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dissect.thumbcache
Version: 1.8
Summary: A Dissect module implementing parsers for the thumbcache of Windows systems.
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.thumbcache
Project-Url: repository, https://github.com/fox-it/dissect.thumbcache
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: 2160 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/thumbcache/__init__.py sha256=RbHADTq_lqVfkeoloNGMik27hAPS40t_7dzBoQ2ZVOk 375
dissect/thumbcache/c_thumbcache.py sha256=ICTQC2KO5Oiez8YR6kE0-bAcQPsUoRgH72ivtm_8Tnc 2249
dissect/thumbcache/exceptions.py sha256=1oki682rNBUhB92qym-6tQgDgu7iE4Xv7UmGlzBNq0s 431
dissect/thumbcache/index.py sha256=ZEC2girsBG1wd6oRXca2xMLYA7Oc3jbE23ZJ7uIgjSI 5572
dissect/thumbcache/thumbcache.py sha256=iEw_WR3JLibk_1KhOGrqsuOAyb-zoQexUxlDWEbVpCU 2504
dissect/thumbcache/thumbcache_file.py sha256=OdFWnoLXAzLhdw2Ll3mizQOg5rh2VQA7Ld6yzOtlC_4 5091
dissect/thumbcache/util.py sha256=fC1Q2CWFScplqeaCCvGrH8AnRcxXaLndhQgq-Nw7TrU 417
dissect/thumbcache/tools/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dissect/thumbcache/tools/extract_images.py sha256=ZGdI-f7_ph--o_YnWzPyFwJulVQM98HJIJCa3I0i85A 1081
dissect/thumbcache/tools/extract_with_index.py sha256=yaCGrUZNIFIB6msUiBhiOYwr0G2osdeuOWAKt57bc8Q 1102
dissect/thumbcache/tools/utils.py sha256=_oqRIqONa1x0WVzAs5dlTU7AQOkuBpgewu-esPWOvAo 676
dissect.thumbcache-1.8.dist-info/COPYRIGHT sha256=t2HUzpX0U45DT4D-lXp8D67xxNEjJI_v5PPRkrBAVr8 298
dissect.thumbcache-1.8.dist-info/LICENSE sha256=DZak_2itbUtvHzD3E7GNUYSRK6jdOJ-GqncQ2weavLA 34523
dissect.thumbcache-1.8.dist-info/METADATA sha256=yHTwi5EiTqWlyHdWecXUkcFL5XDEED6baj-94UWslgs 3308
dissect.thumbcache-1.8.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
dissect.thumbcache-1.8.dist-info/entry_points.txt sha256=aUjSCttFl9E87yDh_S_ObMgd4FXd_1qogp9sAzjdPM4 162
dissect.thumbcache-1.8.dist-info/top_level.txt sha256=Mn-CQzEYsAbkxrUI0TnplHuXnGVKzxpDw_po_sXpvv4 8
dissect.thumbcache-1.8.dist-info/RECORD

top_level.txt

dissect

entry_points.txt

thumbcache-extract = dissect.thumbcache.tools.extract_images:main
thumbcache-extract-indexed = dissect.thumbcache.tools.extract_with_index:main