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.dev4.tar.gz (84.2 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.dev4-py3-none-any.whl (52.5 kB view details)

Uploaded Python 3

dissect_util-3.24.dev4-pp311-pypy311_pp73-win_amd64.whl (160.8 kB view details)

Uploaded PyPyWindows x86-64

dissect_util-3.24.dev4-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl (261.4 kB view details)

Uploaded PyPymanylinux: glibc 2.28+ x86-64

dissect_util-3.24.dev4-pp311-pypy311_pp73-manylinux_2_28_i686.whl (282.1 kB view details)

Uploaded PyPymanylinux: glibc 2.28+ i686

dissect_util-3.24.dev4-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl (249.5 kB view details)

Uploaded PyPymanylinux: glibc 2.28+ ARM64

dissect_util-3.24.dev4-pp311-pypy311_pp73-macosx_11_0_arm64.whl (234.7 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

dissect_util-3.24.dev4-pp311-pypy311_pp73-macosx_10_15_x86_64.whl (241.8 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

dissect_util-3.24.dev4-pp310-pypy310_pp73-win_amd64.whl (160.7 kB view details)

Uploaded PyPyWindows x86-64

dissect_util-3.24.dev4-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl (261.8 kB view details)

Uploaded PyPymanylinux: glibc 2.28+ x86-64

dissect_util-3.24.dev4-pp310-pypy310_pp73-manylinux_2_28_i686.whl (282.0 kB view details)

Uploaded PyPymanylinux: glibc 2.28+ i686

dissect_util-3.24.dev4-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl (249.4 kB view details)

Uploaded PyPymanylinux: glibc 2.28+ ARM64

dissect_util-3.24.dev4-pp310-pypy310_pp73-macosx_11_0_arm64.whl (234.7 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

dissect_util-3.24.dev4-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (241.9 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

dissect_util-3.24.dev4-cp314-cp314t-win_arm64.whl (158.7 kB view details)

Uploaded CPython 3.14tWindows ARM64

dissect_util-3.24.dev4-cp314-cp314t-win_amd64.whl (162.1 kB view details)

Uploaded CPython 3.14tWindows x86-64

dissect_util-3.24.dev4-cp314-cp314t-win32.whl (157.4 kB view details)

Uploaded CPython 3.14tWindows x86

dissect_util-3.24.dev4-cp314-cp314t-musllinux_1_2_x86_64.whl (336.6 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

dissect_util-3.24.dev4-cp314-cp314t-musllinux_1_2_aarch64.whl (313.6 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

dissect_util-3.24.dev4-cp314-cp314t-manylinux_2_31_armv7l.whl (256.8 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.31+ ARMv7l

dissect_util-3.24.dev4-cp314-cp314t-manylinux_2_28_x86_64.whl (259.9 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64

dissect_util-3.24.dev4-cp314-cp314t-manylinux_2_28_s390x.whl (282.4 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ s390x

dissect_util-3.24.dev4-cp314-cp314t-manylinux_2_28_ppc64le.whl (377.6 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ppc64le

dissect_util-3.24.dev4-cp314-cp314t-manylinux_2_28_i686.whl (279.7 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ i686

dissect_util-3.24.dev4-cp314-cp314t-manylinux_2_28_aarch64.whl (248.2 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

dissect_util-3.24.dev4-cp314-cp314t-macosx_11_0_arm64.whl (231.0 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

dissect_util-3.24.dev4-cp314-cp314t-macosx_10_15_x86_64.whl (238.2 kB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

dissect_util-3.24.dev4-cp310-abi3-win_arm64.whl (157.3 kB view details)

Uploaded CPython 3.10+Windows ARM64

dissect_util-3.24.dev4-cp310-abi3-win_amd64.whl (160.6 kB view details)

Uploaded CPython 3.10+Windows x86-64

dissect_util-3.24.dev4-cp310-abi3-win32.whl (156.2 kB view details)

Uploaded CPython 3.10+Windows x86

dissect_util-3.24.dev4-cp310-abi3-musllinux_1_2_x86_64.whl (337.9 kB view details)

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

dissect_util-3.24.dev4-cp310-abi3-musllinux_1_2_aarch64.whl (314.9 kB view details)

Uploaded CPython 3.10+musllinux: musl 1.2+ ARM64

dissect_util-3.24.dev4-cp310-abi3-manylinux_2_31_armv7l.whl (257.8 kB view details)

Uploaded CPython 3.10+manylinux: glibc 2.31+ ARMv7l

dissect_util-3.24.dev4-cp310-abi3-manylinux_2_28_x86_64.whl (261.7 kB view details)

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

dissect_util-3.24.dev4-cp310-abi3-manylinux_2_28_s390x.whl (283.2 kB view details)

Uploaded CPython 3.10+manylinux: glibc 2.28+ s390x

dissect_util-3.24.dev4-cp310-abi3-manylinux_2_28_ppc64le.whl (379.6 kB view details)

Uploaded CPython 3.10+manylinux: glibc 2.28+ ppc64le

dissect_util-3.24.dev4-cp310-abi3-manylinux_2_28_i686.whl (282.0 kB view details)

Uploaded CPython 3.10+manylinux: glibc 2.28+ i686

dissect_util-3.24.dev4-cp310-abi3-manylinux_2_28_aarch64.whl (249.4 kB view details)

Uploaded CPython 3.10+manylinux: glibc 2.28+ ARM64

dissect_util-3.24.dev4-cp310-abi3-macosx_11_0_arm64.whl (234.5 kB view details)

Uploaded CPython 3.10+macOS 11.0+ ARM64

dissect_util-3.24.dev4-cp310-abi3-macosx_10_12_x86_64.whl (241.6 kB view details)

Uploaded CPython 3.10+macOS 10.12+ x86-64

File details

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

File metadata

  • Download URL: dissect_util-3.24.dev4.tar.gz
  • Upload date:
  • Size: 84.2 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.dev4.tar.gz
Algorithm Hash digest
SHA256 1da03e9fa30c68f7b0df6b5e2f91ce68cf6ea29c73146840df4a5f8feef40346
MD5 4a04ba8d8d6361af989ef260f265d548
BLAKE2b-256 12937c0d1cb64422d23812d70fa7d235e9b8a2e36673d1c5b9f0625c0f9b784b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev4-py3-none-any.whl
Algorithm Hash digest
SHA256 c42787723dd128d559700cafa55a86b14576a76352c7cf32f770ef9620da811b
MD5 f340c5c6410b352ff88df60f3572151b
BLAKE2b-256 6a0e76db992f7858109458ad37cbdea11ac1ad683321d665792d632760b87b2f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev4-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 82aaf25ac120fe45aeadbc53cc77e04c3e70029c750b3000801a7d9f97316607
MD5 29f06292306563a16dd5e8c4fc973259
BLAKE2b-256 dfdf80343a97b8adb146d75745dcd6aa250a243c8035aa98e6f8e25376a7dcbb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev4-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d378645acd017551e9936a6d1ef15e09884a652618355e6be1ff3dcdef3421ce
MD5 5325e4eed2a58af315af1b901f573c98
BLAKE2b-256 68e072dea8ac98249b26383676824718d677203d200d4c8c3e2ec5b590c5b7bd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev4-pp311-pypy311_pp73-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 b1f36d95fd0a3b5e538643a78c991ae4daee7895549c01e374f8b6c210daaccb
MD5 0af54d7da70b7242953099e9e9523093
BLAKE2b-256 7911bbe35a91b844658faf72353c44b5034a6bbbf2d57143876212206f5818c9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev4-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 29c54024ea76dee516eb386867d08bf0cc1667ccec71ce7f43225104813f9782
MD5 f0231831ca2eea8b47ef1cefa5e3f8d9
BLAKE2b-256 b75ce26803c2704c59526589cd59b16fb8f7c7cc041f94a3793c7a9bacc2974d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev4-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 58b74560725a42fecc30e31454e1064e03814cd1298db55ac6a42b87e6fb142d
MD5 3072b3b6428bc554b9d693d144d237b9
BLAKE2b-256 d6b1867499b25a3acbd5bab9976bcf11a3173fa48ac46a8b1e17cabbe24c7184

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev4-pp311-pypy311_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 6cb24f2445272a9b8fff4bd47803c36235697effb4511c2be9d7c91c077dfdf9
MD5 00615c01ea2d5333dc0c2429e8673cf1
BLAKE2b-256 e114bd5f010d4d4da4f267c42fa7f808ef71c60dd0f7439a2a59fcb68d26bb89

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev4-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 31158777c9859fa56b0a2cbc4050b4a7ffffdb288730e80ac57a7fe8ce22f4d9
MD5 a0ea0eb81837a7eb0a83cac7987939f4
BLAKE2b-256 5fc8c4d59c5f11e1e0ec050f97dafa2338cc75a5a5b7510f946905e2e3482971

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev4-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b7f8d2b0022e7c0545bc9d5908e7c12291de7809a638268e385a2d9bb4f7505a
MD5 b8f693b644718fe33ae973ff48d1afd2
BLAKE2b-256 f096adb73b844a09f53dcaa6f6391e73efbac7fbed66bb15f6f5d1cd6093b6a0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev4-pp310-pypy310_pp73-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 b870db847a714ccd9cce3195c6f10bf021ffac2822330f2634c7d40be58d85d0
MD5 31dff128ab5916e4a38495937e7a6253
BLAKE2b-256 5c0e40b28f8a060ce7adbc36f458b7de36bf60079e5c3a0be5760b2aacfd37e8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev4-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d4fcf42318e96a31b0ecb8ed6cffaa425dd267f3d0c006ab5965c382f2b00609
MD5 f734dd4f401a4c3e76762a803148f10a
BLAKE2b-256 a88bedacd6779884ae42a5e21bc6bd9066ba8fbeb2586bf2e5ccadd12ba327c7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev4-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8cec47437e6e0c83d152510d7a4ef3a0b3aa2a53683715bb4edd28d93dc62c48
MD5 078e7d92709c1ccead29d36620709dc9
BLAKE2b-256 c52540e20a781c18cb8dc0e2d23fc099f1afd089715af8fdae3707c2ccf8d026

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev4-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 f91511d3a787d9e11cb50f5eaf40531332a34f021afd3694644fb11e6c02cdb7
MD5 ef3a35b1d620f3efa3a82f3997a41435
BLAKE2b-256 b953bf94dd6726e96abac4f57d3254c5ef32b654508222dba64ae9b6a4b4a804

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev4-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 e8f2583f301745e0056d991e963ec8d40a1713a5a25ad05161681cdf8fda8dea
MD5 3e66d350256f6819f630c71063836c15
BLAKE2b-256 ad55d3dff972886bae24067761e082d5bdcf1f683b79f7e4cdb86f80e50cad7a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev4-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 65bde3fdc06cb509f042f9b21ac3d1e688491d0a0d35ce287be0801e7b4ce85f
MD5 9b109bd46fb5539e026a15d4f1955892
BLAKE2b-256 8b12a74aafbbced4f5768f77eca1d2cf9973fd18fcd5b879e33881aeb59fd0a9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev4-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 f490560aed948f12bdbbf45c5b2a61e0bc19bed93b373ad4f6c97570c0d7b5d6
MD5 d3fc524b4b1ab86d12d7acf6fad5f659
BLAKE2b-256 6e9001357e0c19337d38eebc84e6707d57e793039633a0813bb3c16cad24f1fc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev4-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 411deb2cfe394869d13234450d6460c15064b7b8b3abf6d9c3a94a3f91884e5c
MD5 157e706485a01acf416ff62ea925a21b
BLAKE2b-256 ce8dab3a4f6a486080a801b2c844e31a34b63c8c9d58c14b7c6957d5ecf8356f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev4-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b41cb8784c334788861c5ee3dc0480a585949104e4bb61b9fcf8c57425ca028f
MD5 83104f44b70a33b5185573c50dd43dea
BLAKE2b-256 4198aac48c831d035427e81c223b452864f235f709eae98139c5ce211bd8958f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev4-cp314-cp314t-manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 024de93310d366425bd6a9fcb1e697ef920c8786ac96d35168521c55c5a27425
MD5 a30e2370127cf34761f4ff3e11efc20a
BLAKE2b-256 5b80f9db142157bf7919ee2fe096df17ab346aef28c1fa1853393f40418d9000

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev4-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 27a5ce8095683efb1cb41eed00083d493a8554bab49cf9184859330b5c053daa
MD5 7aa2101a7c91f1e7d1f10c6b685e159f
BLAKE2b-256 7fc45017c7db719bbf48355684770527261e638ce436b4d10152f925fbb03b92

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev4-cp314-cp314t-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 8187cbe0e2ff00529857eef97079d4a3cc152992b2c57ec0ef42e6079366f605
MD5 864ed4ccd769576bc804459144f4393c
BLAKE2b-256 72a34dc20ad71db60a1f036fcdaef0dd07d34c75145fbe7e850f1ceeb5866c64

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev4-cp314-cp314t-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 66b72840e5c9a29623f3af9c572c4f8b22f7bf6d8a02a8c59139089c6aee8478
MD5 90e21d223400a87c250d67fbba59f9e2
BLAKE2b-256 c31fb8966b53e802ed79fbc2932ec1dfcdeacafe1f74694551a7092056e911a0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev4-cp314-cp314t-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 6b70d396e116b918534b3a6925277ac28e01f4dd2b1729bb46f053fc694be6c6
MD5 36b8598ec5697418fc1a605efd5fe955
BLAKE2b-256 f6326171409e24b2c7460b4192253b54420767281c5657ed89c58db801624568

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev4-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 284211a8f70a3b56f785205bc90b7b7dd81ef819361299a8c61dc98f5a4f213d
MD5 cd9fd138573831a555331a970766f622
BLAKE2b-256 aec592eca29e390a5efbbdf3a2efe8ed9fed1b3629194ba4ee07f322fd785c91

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev4-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bf2ed800ff3db678128c20c9927a45713971909326736481b0fd3a4a313a7da2
MD5 27547c2ef2784d350050776bc546dccb
BLAKE2b-256 c4a0ddf28615386b3d7a9b45b6bb9a52c7d4cbc378f6c6eee537038b7e9cc8d6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev4-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 3a670df7abd07be85ce79903af738094cb2de0a48081929853a2af4c80ce8df7
MD5 64267b8d00192af581d0e92fa9637e6d
BLAKE2b-256 983835bd1b8403deb5afb8201fd09b141bbbe6b2ef23935e36103afe9b4a3e4c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev4-cp310-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 d5c655633dd6cb4aabbed3587770764c1bf7d677b67ea5e4f9e096a8d953168b
MD5 e52e6477332f3e12bf09f22709e1aa43
BLAKE2b-256 1390faca10b13bf2db04f4dd7b785d86affb4c5a96af4c68c15df08225a4e6f0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev4-cp310-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 6275de223bc78c9ffd13034dcfe7410e8c557722aa70f7fc2bd63acc323ea042
MD5 9794bf7aaa4a86839750216ac2719bad
BLAKE2b-256 7618473a4216700cd783c68ca816741674abb1cdd65cd302e1e78a863ff7a581

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev4-cp310-abi3-win32.whl
Algorithm Hash digest
SHA256 ab2c4a073dfe6075a8120e3e7d030c06e893bdb8262ecbf00d3e5c34c0e729ec
MD5 802a8f86d0bd160eb7a4df4c9c264b81
BLAKE2b-256 df77507fd137da687bbd92427229903ab7bfb85461ca73683d51ef4e617ec737

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev4-cp310-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 193a1bfd1698c7752f07fe4cefbcec1e84ddd1fe575c7d17b6c1cdb7f6d6dea7
MD5 b60130c4a06aa669b4a405e7fdf8eac3
BLAKE2b-256 008de021e0b832aa4cf0cd7b784d9d220b3a5e90080c884d4874bb73b72d296d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev4-cp310-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 68af58e771c1f51b778eac4a529b80f70e5de88f5f9ec36bb45604a4b2240b49
MD5 1c9b1d1a03ae32dfed2c9033e88e8321
BLAKE2b-256 d2e547c2efbee62b5c020b51cff11b74000322de582e0ab9c901e9bc0878683b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev4-cp310-abi3-manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 42507f093a32d72b1caee798065821be556cf1c42d5c1852dcc08c3106d910fe
MD5 f982a445525164579723edfb4b4488e6
BLAKE2b-256 6c212b5c9c8985ac49ba14adf0017486b64876d6d8fbd46be160130e187b5f74

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev4-cp310-abi3-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 089f2131bc3e9ce0f5721b80222f0058a79c16ab98f323eae5ca4fc2a927db88
MD5 0376ec9567a725b983e00cd9e4897707
BLAKE2b-256 82c9b7d2f3ec54c77418f0636c8504a6f1fae4c088b44df9b5533af6ba906aec

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev4-cp310-abi3-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 34bad43c9a352e5f9b4a8684c15a5199c969c53a0a40c624284be8e641d3eabc
MD5 2031fbe08999ff3bb837c4dcecb73caa
BLAKE2b-256 e17a51b49266e1039c3dd819eed7adaadcdd7b4497b43921999f62c65c7cd93a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev4-cp310-abi3-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 5aec62998b97d6310d021cdde480202d501eaf84e2043ece658cff852f5d1454
MD5 f431bb1b0bf8a0d7a8d25ceeb5a506be
BLAKE2b-256 59aa20ad810825ce80e561dd8894ce5796c8df15695d5787d291f831748767b4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev4-cp310-abi3-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 fa8c64e2b873a04915e892b366eb392a67e47b7c9dbc11f57becc3c39f43fb54
MD5 122a809bbb9951eedba8df169b2242c1
BLAKE2b-256 1482220a8ba5dcbaf09ced3d64707381379f962f2c9c2a86eb0dccc24a2b4888

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev4-cp310-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b8c6444e1a17f5cb93dbdac128a8e60093475a72ebd0bff9659cb66627aeb432
MD5 83d4a14fb986e85e473ff5588d27b433
BLAKE2b-256 3ffe59064153fbc128f730108071a7748d14a7c440c2feed9a18f4589835b931

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev4-cp310-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8cf5e82f9988e80c5ab20729821e453f44304d14195c4fd36a0f569abd4c9530
MD5 ea38aa3263479734bc524d9a025c7fcf
BLAKE2b-256 f5e1c7e19e8d9efdf2b9630a954cc973ebd87dfe0cdf407bbdcfcf945ed8c8bb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev4-cp310-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 062c763dc62a9c5ba92bd12f9402c3788a5840f3dcb2f6b355b346c07370a881
MD5 090db2b79f6d76c77449c40be877cd4d
BLAKE2b-256 3cd9978adb8400c70a63a2c2b6553e698bb1a2c87c58d23ca1fe793933738374

See more details on using hashes here.

Provenance

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