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

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.24.dev3.tar.gz (84.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.24.dev3-py3-none-any.whl (51.5 kB view details)

Uploaded Python 3

dissect_util-3.24.dev3-pp311-pypy311_pp73-win_amd64.whl (159.8 kB view details)

Uploaded PyPyWindows x86-64

dissect_util-3.24.dev3-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl (260.4 kB view details)

Uploaded PyPymanylinux: glibc 2.28+ x86-64

dissect_util-3.24.dev3-pp311-pypy311_pp73-manylinux_2_28_i686.whl (281.1 kB view details)

Uploaded PyPymanylinux: glibc 2.28+ i686

dissect_util-3.24.dev3-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl (248.5 kB view details)

Uploaded PyPymanylinux: glibc 2.28+ ARM64

dissect_util-3.24.dev3-pp311-pypy311_pp73-macosx_11_0_arm64.whl (233.7 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

dissect_util-3.24.dev3-pp311-pypy311_pp73-macosx_10_15_x86_64.whl (240.7 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

dissect_util-3.24.dev3-pp310-pypy310_pp73-win_amd64.whl (159.6 kB view details)

Uploaded PyPyWindows x86-64

dissect_util-3.24.dev3-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl (260.8 kB view details)

Uploaded PyPymanylinux: glibc 2.28+ x86-64

dissect_util-3.24.dev3-pp310-pypy310_pp73-manylinux_2_28_i686.whl (281.0 kB view details)

Uploaded PyPymanylinux: glibc 2.28+ i686

dissect_util-3.24.dev3-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl (248.4 kB view details)

Uploaded PyPymanylinux: glibc 2.28+ ARM64

dissect_util-3.24.dev3-pp310-pypy310_pp73-macosx_11_0_arm64.whl (233.7 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

dissect_util-3.24.dev3-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (240.9 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

dissect_util-3.24.dev3-cp314-cp314t-win_arm64.whl (157.7 kB view details)

Uploaded CPython 3.14tWindows ARM64

dissect_util-3.24.dev3-cp314-cp314t-win_amd64.whl (161.0 kB view details)

Uploaded CPython 3.14tWindows x86-64

dissect_util-3.24.dev3-cp314-cp314t-win32.whl (156.4 kB view details)

Uploaded CPython 3.14tWindows x86

dissect_util-3.24.dev3-cp314-cp314t-musllinux_1_2_x86_64.whl (335.6 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

dissect_util-3.24.dev3-cp314-cp314t-musllinux_1_2_aarch64.whl (312.5 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

dissect_util-3.24.dev3-cp314-cp314t-manylinux_2_31_armv7l.whl (255.8 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.31+ ARMv7l

dissect_util-3.24.dev3-cp314-cp314t-manylinux_2_28_x86_64.whl (258.9 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64

dissect_util-3.24.dev3-cp314-cp314t-manylinux_2_28_s390x.whl (281.4 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ s390x

dissect_util-3.24.dev3-cp314-cp314t-manylinux_2_28_ppc64le.whl (376.6 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ppc64le

dissect_util-3.24.dev3-cp314-cp314t-manylinux_2_28_i686.whl (278.6 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ i686

dissect_util-3.24.dev3-cp314-cp314t-manylinux_2_28_aarch64.whl (247.2 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

dissect_util-3.24.dev3-cp314-cp314t-macosx_11_0_arm64.whl (230.0 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

dissect_util-3.24.dev3-cp314-cp314t-macosx_10_15_x86_64.whl (237.1 kB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

dissect_util-3.24.dev3-cp310-abi3-win_arm64.whl (156.3 kB view details)

Uploaded CPython 3.10+Windows ARM64

dissect_util-3.24.dev3-cp310-abi3-win_amd64.whl (159.5 kB view details)

Uploaded CPython 3.10+Windows x86-64

dissect_util-3.24.dev3-cp310-abi3-win32.whl (155.1 kB view details)

Uploaded CPython 3.10+Windows x86

dissect_util-3.24.dev3-cp310-abi3-musllinux_1_2_x86_64.whl (336.9 kB view details)

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

dissect_util-3.24.dev3-cp310-abi3-musllinux_1_2_aarch64.whl (313.8 kB view details)

Uploaded CPython 3.10+musllinux: musl 1.2+ ARM64

dissect_util-3.24.dev3-cp310-abi3-manylinux_2_31_armv7l.whl (256.8 kB view details)

Uploaded CPython 3.10+manylinux: glibc 2.31+ ARMv7l

dissect_util-3.24.dev3-cp310-abi3-manylinux_2_28_x86_64.whl (260.6 kB view details)

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

dissect_util-3.24.dev3-cp310-abi3-manylinux_2_28_s390x.whl (282.2 kB view details)

Uploaded CPython 3.10+manylinux: glibc 2.28+ s390x

dissect_util-3.24.dev3-cp310-abi3-manylinux_2_28_ppc64le.whl (378.6 kB view details)

Uploaded CPython 3.10+manylinux: glibc 2.28+ ppc64le

dissect_util-3.24.dev3-cp310-abi3-manylinux_2_28_i686.whl (281.0 kB view details)

Uploaded CPython 3.10+manylinux: glibc 2.28+ i686

dissect_util-3.24.dev3-cp310-abi3-manylinux_2_28_aarch64.whl (248.4 kB view details)

Uploaded CPython 3.10+manylinux: glibc 2.28+ ARM64

dissect_util-3.24.dev3-cp310-abi3-macosx_11_0_arm64.whl (233.5 kB view details)

Uploaded CPython 3.10+macOS 11.0+ ARM64

dissect_util-3.24.dev3-cp310-abi3-macosx_10_12_x86_64.whl (240.5 kB view details)

Uploaded CPython 3.10+macOS 10.12+ x86-64

File details

Details for the file dissect_util-3.24.dev3.tar.gz.

File metadata

  • Download URL: dissect_util-3.24.dev3.tar.gz
  • Upload date:
  • Size: 84.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.24.dev3.tar.gz
Algorithm Hash digest
SHA256 c7bdbd20cb82846806e5d07d42f641748db6261d55d895982b32359d4b8b6804
MD5 e268787147a76eae501c6352877a6f94
BLAKE2b-256 52e6c40214d5026f0f0a730786b3504a82172fad2acf0cc3a01cccfb08125da6

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3.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.24.dev3-py3-none-any.whl.

File metadata

File hashes

Hashes for dissect_util-3.24.dev3-py3-none-any.whl
Algorithm Hash digest
SHA256 3f66ce5845ef4e4f1bd29d3431f27dd08e5873da295188ada7e1485aa03c3329
MD5 7abc8663f824025df7ef2eda713ba302
BLAKE2b-256 db183343463871155b23bdc8015560b6233892643462fc855239f65bb82c58a5

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3-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.24.dev3-pp311-pypy311_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for dissect_util-3.24.dev3-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 3e3ba4a866575b0fd8163b74d5bc5812e23c397cc54301eca6abcefdfa86ecd0
MD5 4a82710228e534dd990d4bd285c0413f
BLAKE2b-256 4f580b47694c40a6445f1ee96bb41ebf1692db304c18881f94aa616b2d1a1224

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3-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.24.dev3-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dissect_util-3.24.dev3-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f37b22f482ee43fc2596ff2da73f0e1251cc50a0ac516b939266ce016f3b50d2
MD5 30fa1e14673e11dc7df60e36dd03e457
BLAKE2b-256 575235059f6689600e6623d5c140d980f66d1e59018d9b85d8c525d78df99768

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3-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.24.dev3-pp311-pypy311_pp73-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for dissect_util-3.24.dev3-pp311-pypy311_pp73-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 6ac12f99ad81e8506c0acb81e44b530f150dbe7883ef3be127bd48d91de64fed
MD5 19f824ba6a8dfba96cf7c90b503fdfbf
BLAKE2b-256 15dc6dc2c2ca81a5edfa9a338fff55407b82d3e3f19fe93252f89e9aa1ad9efe

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3-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.24.dev3-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dissect_util-3.24.dev3-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 85242fb7ca0c7065d5fa76f86aa9496686a4034cfe2c4575f65b633ad0e07740
MD5 397831453baedf7ddebd3dcffa74de5e
BLAKE2b-256 8f83c0aa6c0841044ab6fdfbf3bc5aba1c6c99d7e168bc176dea4c6c1a2678ce

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3-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.24.dev3-pp311-pypy311_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dissect_util-3.24.dev3-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d6180bd399cf699a8e955481d29a64cf09bca4ae889b254c3800b99bcc4add04
MD5 e66ab91f71bb1e68a6680666c071406c
BLAKE2b-256 c1ba16fcc4e63388a9cc9e837bafd69372126b7a14c9fa76adee179fd07d8126

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3-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.24.dev3-pp311-pypy311_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for dissect_util-3.24.dev3-pp311-pypy311_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 d0dcb47d914ea111dec24151207e36ca19a3031bd89f9fbd4572c4f2cb0db14b
MD5 8b1e9bf04864b1897c6ab6b004c949e8
BLAKE2b-256 16fc6cc6eeee6443e0a6b6fbbcba688681282012af77e53b0290b33ae30a882a

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3-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.24.dev3-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for dissect_util-3.24.dev3-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 53761488faab087b5717d2de51ff3da28bf48e762a08918267245df882a1ff86
MD5 de37ec0a1e6025c6692a459596f817c9
BLAKE2b-256 768e8f5ef02f30d96bb455a91a427392c0c112671e888df0b7ca07a558173448

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3-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.24.dev3-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dissect_util-3.24.dev3-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0a5006eea70eb4c153b30a3ad39eb9b62d8a2aedc2691d8e1c759bfb910e56f0
MD5 ec08e57a4d9915fbaf666c71d0593ad3
BLAKE2b-256 6150bc1585044b95c99b1d4133eecbfd7176d656896087fcbd2159e2672997f8

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3-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.24.dev3-pp310-pypy310_pp73-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for dissect_util-3.24.dev3-pp310-pypy310_pp73-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 338715215e7813e879d60a5da3a0eecb915ba62fdc48344dff327eec2dc4326d
MD5 b04dd71628441f7bb2f51337c20a99d6
BLAKE2b-256 72f20c3974144066e77f235089d8515e7194b787065560e05bd4ae5e83160d96

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3-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.24.dev3-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dissect_util-3.24.dev3-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 550f12766672498901c90f7ba702b82ce74437fe9b75c5de836c85a7985c98f6
MD5 b571e2701415b4a884ed80cd3f321b16
BLAKE2b-256 b7672d0fb334753979d12c03034b6af8f04f00e577463ab4429cedd14b6fa497

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3-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.24.dev3-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dissect_util-3.24.dev3-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2892e646d440e47f7aaaf884c6289903c6dfe9c0c47b5049992cc3878b5d64e3
MD5 f2b18acb7b02f919893d5c60f2a2a4f7
BLAKE2b-256 d831bf8c6aea07ae9f9f7da5fc72a4e6d9217dbd1d6b337b695bfdcb5ee3da64

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3-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.24.dev3-pp310-pypy310_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for dissect_util-3.24.dev3-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 1d5e63ca72e4b4fff2a97a8e542f8ef13e4b7651f80a3aea55cbff60c7dfe5fb
MD5 23ca1ae0c29a283807a85a228d9c1f93
BLAKE2b-256 c7072ba56f96903a6e37198530b233a0f7ce8204f963ecd1789319746901fde5

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3-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.24.dev3-cp314-cp314t-win_arm64.whl.

File metadata

File hashes

Hashes for dissect_util-3.24.dev3-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 e6d3f960f594f7257bc01c57b0d35711f4a6f765713ae41071d04c674115e357
MD5 012e84ab7d07a8ed2d7bf945a60f6116
BLAKE2b-256 1535604df20b705bd6d234a9226ccf333e728b5a555e1748b0416ccc1a56283d

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3-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.24.dev3-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for dissect_util-3.24.dev3-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 e6eb84ccfd0b0c73687a6bab5b020ce8c74e374844ff5c8df0c55d29334ab738
MD5 fc5f9f6939ed19af00ef44bb22a8738f
BLAKE2b-256 f89c4183ac96b7e1980aee9fb4f987a63e26c378b96e4ddccddd210ab315e846

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3-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.24.dev3-cp314-cp314t-win32.whl.

File metadata

File hashes

Hashes for dissect_util-3.24.dev3-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 42c6e536a06685dcbb33e74e91c51c92be37b953486d453e4943775cea7dae51
MD5 712bcd727889dddd2a7433215342ead5
BLAKE2b-256 b3ccfb881c1806fe4dbb9a7973f743ac1ca69adcdaf9b3f382302dae7b314b47

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3-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.24.dev3-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for dissect_util-3.24.dev3-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d7461ef20d86dca6b3634a317eddd88a868da1ea86545bf1a94e37c4647eeb1a
MD5 e0ac6dd5d7eae70fad71808b7ce878c3
BLAKE2b-256 f848c1774748fe7b7ce92d18cf760262b4adf18de2b82020bfa162d23eb05b16

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3-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.24.dev3-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for dissect_util-3.24.dev3-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f9e91c5e374190ff216c339be68812af9bb2fd2a605f8abd035fec65c65916f0
MD5 1b2a8a0413871b5315edb7c46f279d06
BLAKE2b-256 3ab05f0c229a136a966116f713868a72b0668501fc167a19a6ef67b6b345458e

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3-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.24.dev3-cp314-cp314t-manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for dissect_util-3.24.dev3-cp314-cp314t-manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 08b0bc94cf0ca6526278779fe17d10f61e8191654c465f9f825295792769a254
MD5 26af5db9dc3722ce07676df3b0287017
BLAKE2b-256 42bd3ec7f1dbf7a47de47c2de1f1bc9a6d78dd01cb0df68519b04ff107008cc5

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3-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.24.dev3-cp314-cp314t-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dissect_util-3.24.dev3-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0ff7e77afdf84e96f00751e905a9fc6e063464febd8a3f4577958450e4907a32
MD5 501d1e20ac0cc747aab2f46410699711
BLAKE2b-256 e47f613678393352e661c4cedbf0d4074af06381a8c7ae87d56000fcbaac630d

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3-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.24.dev3-cp314-cp314t-manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for dissect_util-3.24.dev3-cp314-cp314t-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 51a9fde657947bd727a15833184d0f2de9028c5bd72e4e46ef558f420deeda60
MD5 3c082dec670717dc3eda7b42aa7e4f7e
BLAKE2b-256 7fada67a68544fb3c11b7075b16ae624b6bf41b015a4df17c474324100d7ead5

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3-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.24.dev3-cp314-cp314t-manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for dissect_util-3.24.dev3-cp314-cp314t-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 7628696d3b70e9f441705bd5e96761db14050783822a67682118cd0e50651f71
MD5 4087b4890b6c963a2d20395959d8a6ea
BLAKE2b-256 1a1b34abd03bcb51720ece14c19309969aee075d89d48f65742fbfad558c648a

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3-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.24.dev3-cp314-cp314t-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for dissect_util-3.24.dev3-cp314-cp314t-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 c79c6542ab4222a4e0226b77b66d108ac22d825422a541ec24ce097892fba2e5
MD5 1cc9b7e7e57e433dddd9b29cff661be4
BLAKE2b-256 19b01561be4dd8fe667197c0941b598694f69e64b2baadb43cd455be675eb714

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3-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.24.dev3-cp314-cp314t-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dissect_util-3.24.dev3-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7918d4469df3583def5d81d8f24c05b5ea1ab2b8d532e7a2d48b8b69a6ae09d3
MD5 170ca383caebd3835ca40e4f79a52b73
BLAKE2b-256 d54599bed20ae72d7ae6223a9d877b0c169cff92c9dac70796053dcec287aaf8

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3-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.24.dev3-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dissect_util-3.24.dev3-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e729b52955d36ce9cb05a85626926b1b970ef3c48b3ad4cd55f0eca0c8269b71
MD5 2ec3840bbf1fd809b9ca1da328f773f4
BLAKE2b-256 99db93993eee682063d3e2d2ab1984c38d5acdc164baf4044db86a026502e09e

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3-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.24.dev3-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for dissect_util-3.24.dev3-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 46a557965319e25aa443fd1945ecb35d80b9586d72f5116b3bf52abc04ff1096
MD5 18567cfac4350d6aab3620c584addc6f
BLAKE2b-256 7c82cb10e49cc1a893d1d6700c3ed6d8daf368ae11b0a9e911fad8fd20035e3d

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3-cp314-cp314t-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.24.dev3-cp310-abi3-win_arm64.whl.

File metadata

File hashes

Hashes for dissect_util-3.24.dev3-cp310-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 e0b804222f96fbab06fc70e63f8511d4a60f3481d39706cdf80cb4042a5d7792
MD5 ca0c8178ebeb2783cf2710505332aeb6
BLAKE2b-256 387256314d3b27c6640c1cc5f43be7ad82dcf279c444cf5349ed107e893df27c

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3-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.24.dev3-cp310-abi3-win_amd64.whl.

File metadata

File hashes

Hashes for dissect_util-3.24.dev3-cp310-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 cd4e23dc5a246f33d4fc354575c590d4cf7f94ebef196f120b29914851393de8
MD5 21cba3ade03b46e0b217d3d8f90fe606
BLAKE2b-256 b90c3d024f514982478ae0207fe01483832faf68c75e0de5403e3554922708a7

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3-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.24.dev3-cp310-abi3-win32.whl.

File metadata

File hashes

Hashes for dissect_util-3.24.dev3-cp310-abi3-win32.whl
Algorithm Hash digest
SHA256 68f6528e117fc0d1be32883ca6af3f0d9cd966f0a096638fba17f2c217cf108a
MD5 89b35df463d8c2fe393823d629ac4c11
BLAKE2b-256 01dc384cfaa5ed2a6625500856297a16a7b5a51598db771de0667bf0b987c3e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3-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.24.dev3-cp310-abi3-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for dissect_util-3.24.dev3-cp310-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5fff0b2f4464aa7d426b168494b6021f463d13fe3c2335d9896c2af0eee9ef4e
MD5 0292c67d212f2f4e2f97cc9b69c159cc
BLAKE2b-256 ee0e14b0a20c24e743f1ba09b7812108376d2d2b89a5ba74612ccb4c8597550e

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3-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.24.dev3-cp310-abi3-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for dissect_util-3.24.dev3-cp310-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 25efb44293197f6264bde31907ec68a8ae15afaa11583e7cab10e0d05b164b04
MD5 8c95e599c323ba870c0e2d7b61e63552
BLAKE2b-256 8823bd02f16aa1bb695c609eeb28fdc2a97d4af4dddef8c7277874310986c59d

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3-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.24.dev3-cp310-abi3-manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for dissect_util-3.24.dev3-cp310-abi3-manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 d978689e32720cb29d2664c445d3b325db60877f05904a35fc060b2377f73282
MD5 34e05a2b6d3202d54471b4a0217d1f01
BLAKE2b-256 28b06c56841055b50937a139daed995d052006b7686ef18962663fb8b11ddf89

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3-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.24.dev3-cp310-abi3-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dissect_util-3.24.dev3-cp310-abi3-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a15497068fc5b7c36a21a0b0e9ad76010158a5085507b0d5ca660b31fb5dfdb4
MD5 a8ae8db60557ee29505204866a97211c
BLAKE2b-256 d0b6753a20703e555cfb92c4e1e37d64e03f1a21a810d9be61b0b286b55f1ac8

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3-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.24.dev3-cp310-abi3-manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for dissect_util-3.24.dev3-cp310-abi3-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 4bb731eafb8e044f419fdb37a360743e2a608a24323a6bf8b72c7a14bef08211
MD5 5e21ae5f5f4739afbc6eaeda4517b19a
BLAKE2b-256 ddac61d5514910a00aef886830d06018936bdf25e1e86a23449ba25ae7d06cc3

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3-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.24.dev3-cp310-abi3-manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for dissect_util-3.24.dev3-cp310-abi3-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 ed31cd142dec230ba0f6b24e0632b699053e00c59df2764abb171f28efe5ba23
MD5 b3e0c037bd3c2b8f98f361660b083b3d
BLAKE2b-256 05ab3960292b3d5cc9767fbe442fdf30830160c78f66baaf8652027c06104ea4

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3-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.24.dev3-cp310-abi3-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for dissect_util-3.24.dev3-cp310-abi3-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 175dc2c01479ed8491d5b2d2f307813a1a6588c28a7b71502bed28855c5ce04d
MD5 2da78d0ddcb938752dec996dbd73481b
BLAKE2b-256 1d3d2bba315204ce0493be94abec6e870f5cfa852b0743ae326bebe15a7aa8ad

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3-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.24.dev3-cp310-abi3-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dissect_util-3.24.dev3-cp310-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 958f5f75de165104104c3177734d8a1c74690fcad3d02e1f149b06288b70d56e
MD5 93d5392657cf71cc93eef0be1305fa84
BLAKE2b-256 b45804c0c3315bbcc3c4bb55dafb8086543237ee5c518696ecc5abdb48cd736c

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3-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.24.dev3-cp310-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dissect_util-3.24.dev3-cp310-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ab4b613184b3ba206668453c45c6c5f09d6b4df5add5132f74416b962f2f3c86
MD5 573ad799169e484e3e9fd077b55013bd
BLAKE2b-256 08eb32d6759531418d1b6d9020d3cafc2120139c533045d798bf673d09cdc3ff

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3-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.24.dev3-cp310-abi3-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for dissect_util-3.24.dev3-cp310-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 227ff4de9b29e7069692ed13de6c44e07e5c066106934cbb36842d5c3deab5f7
MD5 b004796c127135189afe68c7df8fc80d
BLAKE2b-256 5c0cd13cce4d9fe47d7948a8ab428a03d7da44b0537ac63d86428a551ec394f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for dissect_util-3.24.dev3-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