Skip to main content

A Dissect module implementing various utility functions for the other Dissect modules

Project description

dissect.util

A Dissect module implementing various utility functions for the other Dissect modules. For more information, please see the documentation.

Requirements

This project is part of the Dissect framework and requires Python.

Information on the supported Python versions can be found in the Getting Started section of the documentation.

Installation

dissect.util is available on PyPI.

pip install dissect.util

dissect.util includes both a pure Python implementation as well as a faster native Rust implementation of the LZ4 and LZO decompression algorithms. Pre-build wheels are available for most common platforms and the native implementation will automatically be used. In the rare case that a pre-build wheel is not available, the pure Python implementation will automatically be used instead. If you wish to build your own wheel in the case a pre-build one is not available for your platform, you can do so by running the following command:

tox -e build-native

Note that you'll need to bring your own Rust toolchain for the target platform you wish to build a wheel for. For example, using rustup.

Build and test instructions

This project uses tox to build source and wheel distributions. Run the following command from the root folder to build these:

tox -e build

The build artifacts can be found in the dist/ directory.

tox is also used to run linting and unit tests in a self-contained environment. To run both linting and unit tests using the default installed Python version, run:

tox

For a more elaborate explanation on how to build and test the project, please see the documentation.

Contributing

The Dissect project encourages any contribution to the codebase. To make your contribution fit into the project, please refer to the development guide.

Copyright and license

Dissect is released as open source by Fox-IT (https://www.fox-it.com) part of NCC Group Plc (https://www.nccgroup.com).

Developed by the Dissect Team (dissect@fox-it.com) and made available at https://github.com/fox-it/dissect.

License terms: Apache License 2.0 (https://www.apache.org/licenses/LICENSE-2.0). For more information, see the LICENSE file.

Project details


Release history Release notifications | RSS feed

This version

3.23

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dissect_util-3.23.tar.gz (83.3 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

dissect_util-3.23-py3-none-any.whl (50.6 kB view details)

Uploaded Python 3

dissect_util-3.23-pp311-pypy311_pp73-win_amd64.whl (161.6 kB view details)

Uploaded PyPyWindows x86-64

dissect_util-3.23-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl (264.6 kB view details)

Uploaded PyPymanylinux: glibc 2.28+ x86-64

dissect_util-3.23-pp311-pypy311_pp73-manylinux_2_28_i686.whl (283.5 kB view details)

Uploaded PyPymanylinux: glibc 2.28+ i686

dissect_util-3.23-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl (250.9 kB view details)

Uploaded PyPymanylinux: glibc 2.28+ ARM64

dissect_util-3.23-pp311-pypy311_pp73-macosx_11_0_arm64.whl (236.5 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

dissect_util-3.23-pp311-pypy311_pp73-macosx_10_15_x86_64.whl (244.1 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

dissect_util-3.23-pp310-pypy310_pp73-win_amd64.whl (161.6 kB view details)

Uploaded PyPyWindows x86-64

dissect_util-3.23-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl (264.6 kB view details)

Uploaded PyPymanylinux: glibc 2.28+ x86-64

dissect_util-3.23-pp310-pypy310_pp73-manylinux_2_28_i686.whl (283.3 kB view details)

Uploaded PyPymanylinux: glibc 2.28+ i686

dissect_util-3.23-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl (250.9 kB view details)

Uploaded PyPymanylinux: glibc 2.28+ ARM64

dissect_util-3.23-pp310-pypy310_pp73-macosx_11_0_arm64.whl (236.4 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

dissect_util-3.23-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (244.0 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

dissect_util-3.23-cp314-cp314t-win_arm64.whl (159.2 kB view details)

Uploaded CPython 3.14tWindows ARM64

dissect_util-3.23-cp314-cp314t-win_amd64.whl (163.4 kB view details)

Uploaded CPython 3.14tWindows x86-64

dissect_util-3.23-cp314-cp314t-win32.whl (158.4 kB view details)

Uploaded CPython 3.14tWindows x86

dissect_util-3.23-cp314-cp314t-musllinux_1_2_x86_64.whl (337.8 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

dissect_util-3.23-cp314-cp314t-musllinux_1_2_aarch64.whl (314.6 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

dissect_util-3.23-cp314-cp314t-manylinux_2_31_armv7l.whl (258.0 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.31+ ARMv7l

dissect_util-3.23-cp314-cp314t-manylinux_2_28_x86_64.whl (262.5 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64

dissect_util-3.23-cp314-cp314t-manylinux_2_28_s390x.whl (286.5 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ s390x

dissect_util-3.23-cp314-cp314t-manylinux_2_28_ppc64le.whl (372.8 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ppc64le

dissect_util-3.23-cp314-cp314t-manylinux_2_28_i686.whl (281.4 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ i686

dissect_util-3.23-cp314-cp314t-manylinux_2_28_aarch64.whl (249.9 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

dissect_util-3.23-cp314-cp314t-macosx_11_0_arm64.whl (232.7 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

dissect_util-3.23-cp314-cp314t-macosx_10_13_x86_64.whl (240.6 kB view details)

Uploaded CPython 3.14tmacOS 10.13+ x86-64

dissect_util-3.23-cp310-abi3-win_arm64.whl (157.7 kB view details)

Uploaded CPython 3.10+Windows ARM64

dissect_util-3.23-cp310-abi3-win_amd64.whl (161.6 kB view details)

Uploaded CPython 3.10+Windows x86-64

dissect_util-3.23-cp310-abi3-win32.whl (157.3 kB view details)

Uploaded CPython 3.10+Windows x86

dissect_util-3.23-cp310-abi3-musllinux_1_2_x86_64.whl (339.0 kB view details)

Uploaded CPython 3.10+musllinux: musl 1.2+ x86-64

dissect_util-3.23-cp310-abi3-musllinux_1_2_aarch64.whl (315.5 kB view details)

Uploaded CPython 3.10+musllinux: musl 1.2+ ARM64

dissect_util-3.23-cp310-abi3-manylinux_2_31_armv7l.whl (259.2 kB view details)

Uploaded CPython 3.10+manylinux: glibc 2.31+ ARMv7l

dissect_util-3.23-cp310-abi3-manylinux_2_28_x86_64.whl (264.4 kB view details)

Uploaded CPython 3.10+manylinux: glibc 2.28+ x86-64

dissect_util-3.23-cp310-abi3-manylinux_2_28_s390x.whl (287.3 kB view details)

Uploaded CPython 3.10+manylinux: glibc 2.28+ s390x

dissect_util-3.23-cp310-abi3-manylinux_2_28_ppc64le.whl (371.8 kB view details)

Uploaded CPython 3.10+manylinux: glibc 2.28+ ppc64le

dissect_util-3.23-cp310-abi3-manylinux_2_28_i686.whl (283.3 kB view details)

Uploaded CPython 3.10+manylinux: glibc 2.28+ i686

dissect_util-3.23-cp310-abi3-manylinux_2_28_aarch64.whl (250.7 kB view details)

Uploaded CPython 3.10+manylinux: glibc 2.28+ ARM64

dissect_util-3.23-cp310-abi3-macosx_11_0_arm64.whl (236.3 kB view details)

Uploaded CPython 3.10+macOS 11.0+ ARM64

dissect_util-3.23-cp310-abi3-macosx_10_12_x86_64.whl (243.8 kB view details)

Uploaded CPython 3.10+macOS 10.12+ x86-64

File details

Details for the file dissect_util-3.23.tar.gz.

File metadata

  • Download URL: dissect_util-3.23.tar.gz
  • Upload date:
  • Size: 83.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for dissect_util-3.23.tar.gz
Algorithm Hash digest
SHA256 99922d3ce01d52680db8340814890a290c397c9978584323d2ea5abd3b9f8ade
MD5 e05c403c301e09f7e1bd5070d02464c6
BLAKE2b-256 9960b895827e838d59f3d601dd8265154ce3729d322069ac997cbb2ddd2e1940

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23.tar.gz:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dissect_util-3.23-py3-none-any.whl.

File metadata

  • Download URL: dissect_util-3.23-py3-none-any.whl
  • Upload date:
  • Size: 50.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for dissect_util-3.23-py3-none-any.whl
Algorithm Hash digest
SHA256 13b227cfe6857f43c6f36e04a39cb47929e0eb478161fc4b9d6616d198149eab
MD5 d6bf17ea29026bcc857abdbfad1aa12a
BLAKE2b-256 dd525512985bd04224816391bf38dfa38e5c68c1c22743624ab5f262147637a8

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23-py3-none-any.whl:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dissect_util-3.23-pp311-pypy311_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for dissect_util-3.23-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 3f988fe57dcca99d55f39bd6a4f42ed0fe5e4ac6c59d2e7d9b32702ddafb44d1
MD5 7ea90d7dc96656d3aef08c8d83bddd27
BLAKE2b-256 fc23c36b79bba45cdd5ee58eab6bf1da1902e94a3c728b1aaaa888eb755cfb1c

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23-pp311-pypy311_pp73-win_amd64.whl:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dissect_util-3.23-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dissect_util-3.23-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 65c8319e5bc2809462976ba3c241b04fe0c545cb4fe480e58a7bd6a67e0cdc7b
MD5 bf893277d592238ac5f9db944a9bbfd8
BLAKE2b-256 96c25298e775b46f43bb8ef86d854ec515a6562ff1e07294a3df5413b480dd9a

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dissect_util-3.23-pp311-pypy311_pp73-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for dissect_util-3.23-pp311-pypy311_pp73-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 82e1b45b0c70be3183c6dd4b7309385dde954658f2b5426a12f314edaf49e2ac
MD5 52a10d0f583eb112ab7feb0147252b09
BLAKE2b-256 5629cb2f65a37c06a125c53b1e6ec82c952a1e48baf9bc22893280946ce96d95

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23-pp311-pypy311_pp73-manylinux_2_28_i686.whl:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dissect_util-3.23-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dissect_util-3.23-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b671664dc72a4b2ab3f5cd77824c95278e1fea40dc3e260adb4b9b87671cede0
MD5 07554694eab3f49cd5e35365f644bc20
BLAKE2b-256 305448d11e6ba4d0980428664eec512841ecbf77aa197cd1c697aa6ac8641b1b

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dissect_util-3.23-pp311-pypy311_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dissect_util-3.23-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 16c537969cfcf4893a43b742ef1f083efcefac4ff0aa67baed49d7c1d83a262a
MD5 20377e9ebb5358737a39845de95f0167
BLAKE2b-256 f9cf16c88547855dfab3748fa0afef9774eb48bfce9ac32058202695f5473ef5

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23-pp311-pypy311_pp73-macosx_11_0_arm64.whl:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dissect_util-3.23-pp311-pypy311_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for dissect_util-3.23-pp311-pypy311_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 93080a8b7cce7c0fc9e323c3e3b5f8f1797531366fc3b6e4b837c8b1ad5d656d
MD5 aac6759f89b8e7fc568d11d9d50962bf
BLAKE2b-256 cfe10ba994c57ea34eb3be848af1c3676f5db8404f84e87ed61ab8f386462a81

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23-pp311-pypy311_pp73-macosx_10_15_x86_64.whl:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dissect_util-3.23-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for dissect_util-3.23-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 fcc0b9aea9cc42ac60f486e48fb321a271553e28350e0de286c84a3ed19ae471
MD5 0ac1f3d81f79be18eb8386b5b0a5a3e1
BLAKE2b-256 9974bbb1c69ada118bd12b15b96e52a0da26d8b21f5ba9f21e53d319254ce149

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23-pp310-pypy310_pp73-win_amd64.whl:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dissect_util-3.23-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dissect_util-3.23-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 23cc1d2ef62ca7386ad0365c9fe9441a374274532a9005d68e9246a5d649da77
MD5 0bcd934942c6b87fc44a28c19dd95a00
BLAKE2b-256 5aea7eb0d434ceb6466a264baa0d8376c181295331b7b87f81706dbe55eafc2d

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dissect_util-3.23-pp310-pypy310_pp73-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for dissect_util-3.23-pp310-pypy310_pp73-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 a6f322f05febeb4dccf8bb90e75b91988cf81960fabd24ee3f027c38e6da8a6f
MD5 69af24f209a971f5cb384afd74a3a21b
BLAKE2b-256 273298ace4cf20730976d6f70e1225051cb356e08a02c37be20567e509ca02a1

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23-pp310-pypy310_pp73-manylinux_2_28_i686.whl:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dissect_util-3.23-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dissect_util-3.23-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 37cd137122876f473472dfda36ebb8c04c8ea5d2bf14285853a07580d4bf3e8c
MD5 77fe39380e75923586e8919a19e057ab
BLAKE2b-256 f4f1bd97c145f041e6d8e610e2c9f2a01933aa825cb7afcf3682ae8617aac129

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dissect_util-3.23-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dissect_util-3.23-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c8eceea9de2338c41541420d9fb20089ad0580fb60d88696aa606e580e37ba82
MD5 a9d57af167328578ecb43fa5acf5a906
BLAKE2b-256 adfd57ef10dddeb8fc329e9fa05eb382869740952196d65df09b594677cd4e7e

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23-pp310-pypy310_pp73-macosx_11_0_arm64.whl:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dissect_util-3.23-pp310-pypy310_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for dissect_util-3.23-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 a0429da4ff76e6d2127be3c69d8eeefcd53ff77e5f8dc1c452258aa9dc209f58
MD5 dfa73d0e91f5c5037e5f68ace3cd35ca
BLAKE2b-256 928fd87bc02179ef4c058f560034ceea246dcfc049e2cb11a26974b0494d9f7d

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23-pp310-pypy310_pp73-macosx_10_15_x86_64.whl:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dissect_util-3.23-cp314-cp314t-win_arm64.whl.

File metadata

File hashes

Hashes for dissect_util-3.23-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 533784d4918c3076cd338fb0d86a220472d1b4c770a4f8ccb7c05884133bc26d
MD5 269213129b4067e36ea5842fd8f18eb5
BLAKE2b-256 6431d2ca7fe905ee775d92a1a8763fb8039e6f77537454098b3bd32d70540d0a

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23-cp314-cp314t-win_arm64.whl:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dissect_util-3.23-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for dissect_util-3.23-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 2adffb13bb4bf286d4d46392bfe4a6d8a5e0433550e07dfeee231ed626fd7cd4
MD5 764d76571e072c99030f2a3edbcfacbc
BLAKE2b-256 42b85ec61d78e319b160fbc342fd8b85557628c6d8967ca72d6a9f5043e5023f

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23-cp314-cp314t-win_amd64.whl:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dissect_util-3.23-cp314-cp314t-win32.whl.

File metadata

  • Download URL: dissect_util-3.23-cp314-cp314t-win32.whl
  • Upload date:
  • Size: 158.4 kB
  • Tags: CPython 3.14t, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for dissect_util-3.23-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 79a3131754712807005c34d2ec81832d579546e306800716153de0dcca5969a2
MD5 80e6f92517e965f6c42e10bd8b0a8fad
BLAKE2b-256 c3d1999151ac736cbeb4eda95b16b7b114e472ccd0f43c726830489c78d9fc7b

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23-cp314-cp314t-win32.whl:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dissect_util-3.23-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for dissect_util-3.23-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7dc33e56766e4842534ea109f30855d36c329a71bdf66979b6cc0b5e2a8c2b38
MD5 a61350952621f69c961b5d12a4b025a4
BLAKE2b-256 ab2dd6fbf42f0baac5c4c59b966577f0a2921f8c8b71d1e2be6a01fafe8d0011

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dissect_util-3.23-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for dissect_util-3.23-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3b03eb017c0e3ddd2e4d985341659c6d599147b6bcdce86673653de2cf743270
MD5 7993c37987a27b0117a6b4989cea39a6
BLAKE2b-256 27780442e73b05731d2241cf91866b75314974132781cbf899873b82fe798cf7

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23-cp314-cp314t-musllinux_1_2_aarch64.whl:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dissect_util-3.23-cp314-cp314t-manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for dissect_util-3.23-cp314-cp314t-manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 6538d69fc68714b243030db961a5e03505cca082e242607cd73fff5e78b832fd
MD5 2f915dc5247d7d756d9546a12d069dc3
BLAKE2b-256 9306351f6e00add3928b1186b576f35d1890e5a5f4abaeb78f5a5241e6e1cc47

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23-cp314-cp314t-manylinux_2_31_armv7l.whl:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dissect_util-3.23-cp314-cp314t-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dissect_util-3.23-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e8614cf6cfb06267d5484c0b028f58860017a8f2f30015afe64fb103dcd4b78a
MD5 13c58c12202487441c5031dd70c61cd2
BLAKE2b-256 452c97c7209c804bb5319ed4b0a42016123bfcdbddf305c4574f5f8542a69758

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23-cp314-cp314t-manylinux_2_28_x86_64.whl:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dissect_util-3.23-cp314-cp314t-manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for dissect_util-3.23-cp314-cp314t-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 3fc6feabd816176b3b379c7be7894d2a6252b2d4fbfbee31c3be68266172cb33
MD5 51041eb766a4de8849eca27957569b38
BLAKE2b-256 9b7b5d7eac1bd92689ed56f78bb33967e46fb4426c2c357ad0551683ccd9e790

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23-cp314-cp314t-manylinux_2_28_s390x.whl:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dissect_util-3.23-cp314-cp314t-manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for dissect_util-3.23-cp314-cp314t-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 14a90a93ec91d119f737be0136c44e157d1dcacb6aec3067f0cf240d4d37f1a7
MD5 826edc5145eb9d397383202bde2483b8
BLAKE2b-256 268ef132cf29d37bbec8e7a5a9b2e077cbe9a8e287bc1dd82e66534e513507b5

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23-cp314-cp314t-manylinux_2_28_ppc64le.whl:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dissect_util-3.23-cp314-cp314t-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for dissect_util-3.23-cp314-cp314t-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 daee10cd4e079c55cc81a8ba757c62409fcbc858da4dab3ebdd9aa3fdd85f5c7
MD5 34a22b5405558357dff1d542c42bb403
BLAKE2b-256 6785a3a3b83f1782a69e6a8ce7d18da289198a51aea318971d967755ce6d2c22

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23-cp314-cp314t-manylinux_2_28_i686.whl:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dissect_util-3.23-cp314-cp314t-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dissect_util-3.23-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 594666b55ecc332efb57e1176d2873770232911ae3f1ac13d52e23460681f53f
MD5 20d07976cca30db4f73e218614321f2d
BLAKE2b-256 b5078c9a02f079f719e67d426596cbc6fd0e77c0ec506eac7c0e2802c48e0045

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23-cp314-cp314t-manylinux_2_28_aarch64.whl:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dissect_util-3.23-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dissect_util-3.23-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b57cdbb56e97f957d98bac7bfaac44b5125385ef72caef09113f71843fba2f1b
MD5 8f6d1c592e870ec550386d42b749c09f
BLAKE2b-256 b0b8355d6ec1c4891cf65f0b8f15cadd568a0ab38bd3c96da47e32032d3f7f2f

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dissect_util-3.23-cp314-cp314t-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for dissect_util-3.23-cp314-cp314t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 fc42818fbe2e3b172a7728eb19b44e58161a1a6c502d34bc911ae426cc6d5e6d
MD5 e6949002c4560fc8fa618a535dd57cd9
BLAKE2b-256 e6deb47e270bde468906a7e80dd7d952087c24375d068748be9050ef5d0d65fd

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23-cp314-cp314t-macosx_10_13_x86_64.whl:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dissect_util-3.23-cp310-abi3-win_arm64.whl.

File metadata

  • Download URL: dissect_util-3.23-cp310-abi3-win_arm64.whl
  • Upload date:
  • Size: 157.7 kB
  • Tags: CPython 3.10+, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for dissect_util-3.23-cp310-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 97ab1c638a86d1c38aab76fba75a1129eb32245b523698a184d7b932fc476948
MD5 ddd4f3d924a1a516c3f8ad1a2608a4b0
BLAKE2b-256 7e12bba89e6a1814a9b44ec5ec541105013d716e59a1d950afb666b3fb4fe398

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23-cp310-abi3-win_arm64.whl:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dissect_util-3.23-cp310-abi3-win_amd64.whl.

File metadata

  • Download URL: dissect_util-3.23-cp310-abi3-win_amd64.whl
  • Upload date:
  • Size: 161.6 kB
  • Tags: CPython 3.10+, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for dissect_util-3.23-cp310-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 41b2d0342968d53ad62f8d2e15623b1fd3c177918dae9263c6e9a8fa8a4af303
MD5 baed2fb5ae523ea9f743dc7c23dada1f
BLAKE2b-256 6a4d7a2cdfff08ef664fed18943435fc6266f2f9248728a5351df013babb5ed5

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23-cp310-abi3-win_amd64.whl:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dissect_util-3.23-cp310-abi3-win32.whl.

File metadata

  • Download URL: dissect_util-3.23-cp310-abi3-win32.whl
  • Upload date:
  • Size: 157.3 kB
  • Tags: CPython 3.10+, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for dissect_util-3.23-cp310-abi3-win32.whl
Algorithm Hash digest
SHA256 bf93545ffee0de4b60ccbcbde25cd1836c1d6f5a84d180a9dd0424f422270f7a
MD5 09cbb32f42d115d36f0ea20abeb2215b
BLAKE2b-256 0b5cb253536d9d477ecc10966471364ba1277fa571ba8d509df4d259daa32e8c

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23-cp310-abi3-win32.whl:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dissect_util-3.23-cp310-abi3-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for dissect_util-3.23-cp310-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e1ad421b48cdc96419212c772117c387a96b904c629b0352feac9c156a84d9ea
MD5 ab4a638744e96622cdc3faa9e5b8c423
BLAKE2b-256 57c049da28a80873b38e53dcefe271ccd16b3a18590d21549f755cebfeb96789

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23-cp310-abi3-musllinux_1_2_x86_64.whl:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dissect_util-3.23-cp310-abi3-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for dissect_util-3.23-cp310-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5f476fb7a709973271b10d6cb08aca18d90f626ee9578b17bdde9548a8f24044
MD5 df1d973135d9f294ed92d9ff412634f9
BLAKE2b-256 e14cdcadabab54893dc57e0a67866770247599e6f29ed71afd68f7581a656bc3

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23-cp310-abi3-musllinux_1_2_aarch64.whl:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dissect_util-3.23-cp310-abi3-manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for dissect_util-3.23-cp310-abi3-manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 55572f57ceda8d97ea03d6587af4798c09f479ca7ad0ff006b96e17a70530a65
MD5 1adcc1d81bdca03fa37581dc24ce6d81
BLAKE2b-256 06d618bdff3a76e1c0ab2243c99d587c43cb613009d69836ed0010993c99118f

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23-cp310-abi3-manylinux_2_31_armv7l.whl:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dissect_util-3.23-cp310-abi3-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dissect_util-3.23-cp310-abi3-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0bf88c53b9fd762666709ba884e65194c5fe33ad2dae3dfeba6b434cc750f051
MD5 819d4c121aba954f0d5ce8ecd3aac31b
BLAKE2b-256 433b028a5d46d342c51b6c1b2fa86e36fba7c1f515102dd53ae05a9a15d0811f

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23-cp310-abi3-manylinux_2_28_x86_64.whl:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dissect_util-3.23-cp310-abi3-manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for dissect_util-3.23-cp310-abi3-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 f2a8ee53d47283cc6967fb51821c5ba5eedeb97ec5f4e856d60ec81e1b17a4a8
MD5 334edad5e950801e378172b3f77a6d08
BLAKE2b-256 0e71f0c694b296fe2ae35e695418bc8280ced2672d71a8a5a96465625c9e336f

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23-cp310-abi3-manylinux_2_28_s390x.whl:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dissect_util-3.23-cp310-abi3-manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for dissect_util-3.23-cp310-abi3-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 7956ef97acb50da27ff760715ceb7e3cdf84e58362a924f54ea790d55add59b4
MD5 cd5af3976983c81aa81385d2c36c86d0
BLAKE2b-256 f7fcfbb98c3efa2bf34a803dbf9771a9e44f4775137fada1e4d6bf9fcdfc3158

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23-cp310-abi3-manylinux_2_28_ppc64le.whl:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dissect_util-3.23-cp310-abi3-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for dissect_util-3.23-cp310-abi3-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 a1538f02bb7dbda29d3bdf5a148518a77c06b2e769eb3bd4f4d55ba5aa3d29f8
MD5 ae8df58a2e00d08eef24dd8f2a52ef54
BLAKE2b-256 f435cdcd24d8bddfe0521eba14d3e0e0eb151e30d6df18de27ac77ae529edb8b

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23-cp310-abi3-manylinux_2_28_i686.whl:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dissect_util-3.23-cp310-abi3-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dissect_util-3.23-cp310-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8a64f3a4809310f9718ab7124fd1f0a2482ec2273aa6ce8a892e939ffac8046e
MD5 9956397592c2c2affbfa245cd7279926
BLAKE2b-256 64a016ac5a8deac3fdf95889917a9fb0e00090f3cfef6f03f95b0421f7329a3d

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23-cp310-abi3-manylinux_2_28_aarch64.whl:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dissect_util-3.23-cp310-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dissect_util-3.23-cp310-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1cc8430e95317112f1c8f1191b6e3a0dc0efcc930b73b9971d15d2b94a8aebd9
MD5 21c857717dc399c06fc572b7ec734828
BLAKE2b-256 562c6be9c2d25e8580b03c7543bbe5046ee25a175c195ae55c07edb8c08b887c

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23-cp310-abi3-macosx_11_0_arm64.whl:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dissect_util-3.23-cp310-abi3-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for dissect_util-3.23-cp310-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 80f454453e2e2079323b7735476a9056668642897bf56f4d7a73c9ee3629ff2e
MD5 1c9142094f5f147b1350710693a43e4a
BLAKE2b-256 69f01764087cb6a62ece7002242d686fa2f1ec3eacddc4f11abce4312c9b52e5

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.23-cp310-abi3-macosx_10_12_x86_64.whl:

Publisher: dissect-ci.yml on fox-it/dissect.util

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page