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.24

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

Uploaded Python 3

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

Uploaded PyPyWindows x86-64

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

Uploaded PyPymanylinux: glibc 2.28+ x86-64

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

Uploaded PyPymanylinux: glibc 2.28+ i686

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

Uploaded PyPymanylinux: glibc 2.28+ ARM64

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

Uploaded PyPymacOS 11.0+ ARM64

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

Uploaded PyPymacOS 10.15+ x86-64

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

Uploaded PyPyWindows x86-64

dissect_util-3.24-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-pp310-pypy310_pp73-manylinux_2_28_i686.whl (282.1 kB view details)

Uploaded PyPymanylinux: glibc 2.28+ i686

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

Uploaded PyPymanylinux: glibc 2.28+ ARM64

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

Uploaded PyPymacOS 11.0+ ARM64

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

Uploaded PyPymacOS 10.15+ x86-64

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

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tWindows x86

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmanylinux: glibc 2.31+ ARMv7l

dissect_util-3.24-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-cp314-cp314t-manylinux_2_28_s390x.whl (282.3 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ s390x

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ i686

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14tmacOS 11.0+ ARM64

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

Uploaded CPython 3.14tmacOS 10.15+ x86-64

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

Uploaded CPython 3.10+Windows ARM64

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

Uploaded CPython 3.10+Windows x86-64

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

Uploaded CPython 3.10+Windows x86

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

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

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

Uploaded CPython 3.10+musllinux: musl 1.2+ ARM64

dissect_util-3.24-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-cp310-abi3-manylinux_2_28_x86_64.whl (261.6 kB view details)

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

dissect_util-3.24-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-cp310-abi3-manylinux_2_28_ppc64le.whl (379.5 kB view details)

Uploaded CPython 3.10+manylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.10+manylinux: glibc 2.28+ i686

dissect_util-3.24-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-cp310-abi3-macosx_11_0_arm64.whl (234.3 kB view details)

Uploaded CPython 3.10+macOS 11.0+ ARM64

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

Uploaded CPython 3.10+macOS 10.12+ x86-64

File details

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

File metadata

  • Download URL: dissect_util-3.24.tar.gz
  • Upload date:
  • Size: 84.1 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.tar.gz
Algorithm Hash digest
SHA256 56ae08decaf4112d7fa9b9a575e5203b6dc85d9efe9a56d74ba34e0c2878c575
MD5 3997fdbb9402e41a456371c65ce46cc7
BLAKE2b-256 fbbc40b3c60455517a26cb31d4c3a25ea78f0c50e05e9ea25e47d9981dbafa4f

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: dissect_util-3.24-py3-none-any.whl
  • Upload date:
  • Size: 52.4 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.24-py3-none-any.whl
Algorithm Hash digest
SHA256 031f91d7523818a3aced4d17594996bcc39bc4d93ffacc0b15a7b718c9b437cb
MD5 c7f52ebadb96dc41f518ba4e2a4e1bc8
BLAKE2b-256 f6b0497528520d16c9c3040a6d275a8605812d9166002b3361bbe365831c03ec

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 62a448b73a43809a61d528867866e6e4772904bd93c7f7b99946e8045fd01b8b
MD5 3373fa037b8eb08e5ec13b53c7eaf51d
BLAKE2b-256 1897b421949308f853bb53c00c7f07eb9a7aefca19311b4667e34faa219f2c5d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 90ce9930361eebea80f6360d1aa2b99fe70bfdca2e977cbe8b9717da9c3bcb80
MD5 b2268133d9dd645872e7753d6e5a2013
BLAKE2b-256 eefe4b15f43003db6aeedf8e6d91eda5792019b41b07abfba4d5ae108b6d0008

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24-pp311-pypy311_pp73-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 5fb1a629d56d5c1c7cbc10f4669373133d06bd301c3cb00f13faa32724e45d4c
MD5 da3df5b401aeabd20d0f03daf77c82af
BLAKE2b-256 182ae9082e0e625283ad1bc77fad150306be51371dc3b5ccbb69d78720f7695f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d317d3f3d03f5c47f7bace438205dfe288df86999501f084cbcbe4d7643fed90
MD5 d8019265fe949787fcf3b719b0904163
BLAKE2b-256 75146cc927db779a5b2b9d3dc0ae496e0a3574a74761cd61a13b2b0a79fa9732

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 839658982a39fd056dbbe7ca6a37fc691fe31882851aca0813bfa40b84d087b0
MD5 46431dda4e13342df948f4af2949fab6
BLAKE2b-256 a149f38987398485751214ebf46bfbb852745e417311ecc50a004061398b3713

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24-pp311-pypy311_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 59b03a3164214414b6432f865de119716f1abc074575d3b28f63d7bd54f20b22
MD5 bab581544f2d8ddee82c863613994014
BLAKE2b-256 2000e13ffcbb038dffe0001e69a0d0580c573a80a7f4b2d8857cbadc803e48ab

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 7dbe98b33f0a092fbfc44453157c3b5d2fb01990e0363b36193b9fcbc3c5afe0
MD5 1cce7832cd4a4e4aec03dc1e8b5b4071
BLAKE2b-256 6702a2a0469774bc8a524008c57120d8fd39599c811e3cce6b526052444a2728

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9f025da3f363dad21f364d58d75fc3c7fa76f69ab500ee2bf4d52b167c781ad4
MD5 447a0feeba35a9a3726411d328ab1fe1
BLAKE2b-256 1b68e00baee2ae52ff76f687a2c8c754e58711c4f7965955986e520a7f0ae679

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24-pp310-pypy310_pp73-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 948eb0bf5737315ca285d9304a9225f10f00f0b48e0df63b7f061ced7f8dc8b1
MD5 31ea188c5890ab98b84472c2341ae856
BLAKE2b-256 a66d0078d23bccb25955042419eb4a73cc96b0d77a4977ba91673aa91fc18f55

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3f6c65e8acfd250ceb2f1e09333c7d194c4e1acf5533864bce63596cb83e3471
MD5 084d3e3026130e30d78277014e8ce797
BLAKE2b-256 19666d5cce6f586562c93949503d0eff3f55ef810084cbf01a5b64f2d1af062d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 239742247bd3ff85020b3b68d70344215ba231d39fb5a00443ba19a265cbd104
MD5 f385904063edc7741e95110131194b21
BLAKE2b-256 29090459ae53fb90d7deb8ca425da94d42f66d44d7f9cb6db65f3761dd949b69

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 e5b1ae68fb035c7b33f9810f69b127d61f6101ca6d85757fa2e657d9736001b8
MD5 daf5cbeeaa1153f2a46413380c3e72c3
BLAKE2b-256 420996f2cb184c357680def14654f3fe57b620d9e0ffa91f8755a65dc6733ff9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 bb6eb9defaee3beef51f4aee282e70c3d8a5b175d639811754a71ad89eb8ff47
MD5 7d6e9b0de9600ce7dce85a638e28f2a8
BLAKE2b-256 933bed6b7ba9e12be6ef7ea09b5641efa010c5e97e7c5746c6d00230362762ad

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 1ed95d7ed548d3adea245c66b8d3e1de11e41870f87e39a2001f479a4ec4cc2c
MD5 a930a5e3d03beb150ce0b8072d52553e
BLAKE2b-256 b89ab3ee7edd3ab5d712986065e74dcca41f29411b7cddc2c4f4310bb49ea762

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: dissect_util-3.24-cp314-cp314t-win32.whl
  • Upload date:
  • Size: 157.3 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.24-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 59db009f6ea3766b7f818c8f82dc2b2b612dba08377798a28ee5363dad301bd1
MD5 a63d8e9c2c82e0da549f867d838d9d8f
BLAKE2b-256 3c533df0c51b1b1fdafb1e9829ce81f2f863725c896bb1f7331828c1360a5223

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c500732aece64a35d785ecd80d976ffb51ef5823ffa943ff6f682133c7263839
MD5 16d9af8a395a6f6a08ea95c1408df0e1
BLAKE2b-256 54325ff26dc84fbc0850552f9aafce64ff8c598bdc34a967f7b221b509493447

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 daecadb43ca037463ddde3e3fea886db801522bbcf66f46ad908858eee78a3d7
MD5 a38d5b037d33b90623f7a64586f9dd4e
BLAKE2b-256 67fe2370369948836c31fb48e6a76c72b4d21a3231b1de264f28891311340269

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24-cp314-cp314t-manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 e947b32304ba162736152d420d817031937dee832aed4a8f3ab1b2dba297321c
MD5 f5d4b5448f398313b6f37dc28af2adef
BLAKE2b-256 1d8494885e9a3c8ec8c61f88cede7c4dea0e074d65a4577d38fe880667b9dac6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ef500fe562e300cef257ccfa96637c564720233bfae801eea13b491042099b9e
MD5 4080019a4b535a272c4e21dd086c8c63
BLAKE2b-256 c2f9adddfb2661ff5ba74ba5ad1a0f57dd849273af5396d4549ea2ce4b6eff92

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24-cp314-cp314t-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 9d255ef29ea6149e4fd727075f6173ccf61a06cff5b66c4db3f7c584e6099285
MD5 4ca781820a12347f39300eaaa5e8f6d6
BLAKE2b-256 6fed5fe250f828346be6b9c92acea3043994b4aaf0d158a1f1a74517a3a1bbbc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24-cp314-cp314t-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 f6f337e1e03cc69b5155393c8006059745a91498f5b6dc6df62ad4e183b01f9d
MD5 495a0ec3443f3a64bad6dc7ea0b26c87
BLAKE2b-256 0f600ae156e86b0a254ad72319178e26d48adbfc1c77e66ccbda24d2777b4942

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24-cp314-cp314t-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 7f58e83f31bb44e285857afb59325dd266b96f84fcc5d2c7ac4031bbb8eb0dc0
MD5 d143dc1c0c655db6107812058b6d24c8
BLAKE2b-256 67afb7f7008def92e83bdf3635dbd1efa5816409a46806afaf76de01273c8476

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 487204fa7a0a3672130322acbab0322a5d78eb0d2336f8801ebee8c208b5d4ae
MD5 faaaa1695db8e1122ed770f58f8b6fa4
BLAKE2b-256 a718cc05b9fe3fd2df583e61a9c2248df09ff1fec9fc8ad3cbd806ec5eabfe77

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c78cce7b44fd154070aa4536c00e3350be010f022fe18fb07a795f161830b67b
MD5 021e01334ec9df36a5081249ee9b13c0
BLAKE2b-256 23787b3ab01e7f592772b7bbcfd91a16ae3f776b2513108e291ae9edf1341ad6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 76ac6f83caf2b0dbd195024dafbd6c361e147d3d750047fa7f10835cbb8e9ff8
MD5 bed221d7ccdefdf4bd527bb259e4208f
BLAKE2b-256 d1bf35b4dce42b7df97fe34747838b85caa7a0ceb9b033b45fe93199e186ab96

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: dissect_util-3.24-cp310-abi3-win_arm64.whl
  • Upload date:
  • Size: 157.2 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.24-cp310-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 2813265732db4c98585b8d0882147c464af4da7208b97ec99654b99a7ed84a2d
MD5 3f2a39cbe1e57806839355226658e967
BLAKE2b-256 c0333e4d53de8aa62469ee484479a2b954727c8a5b6274c78702f81a73bc993b

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: dissect_util-3.24-cp310-abi3-win_amd64.whl
  • Upload date:
  • Size: 160.5 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.24-cp310-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 5bc368d495afeb867b8bf5711f752bd023ae22334b474b375f5ac9a326fea89c
MD5 34d014aea8efcf64a4ddad2754e8dd4b
BLAKE2b-256 66a881f69a3e0ec60b7f229d395e4068df355fb770f5e952d83162836a5f9aea

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: dissect_util-3.24-cp310-abi3-win32.whl
  • Upload date:
  • Size: 156.1 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.24-cp310-abi3-win32.whl
Algorithm Hash digest
SHA256 740946195032f446ff216423cb870f78704a4579399c8d8d6558f046faae92f6
MD5 27c4ae3ee82be8c9a54e7fdbac175d05
BLAKE2b-256 f756cc5719acbdfb5d77402753569038e32ceb39c3df74a5893a2ed60b0cb9d9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24-cp310-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 63157c377866bad0079d8e3eeb3de1de56b02df3538929ea383509335b970f84
MD5 166f08ac6b74f67beb7f56201987da52
BLAKE2b-256 e18e2f5b0474a33735c39f47116460f0f8de02cede74f60d611f285937a3b9e4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24-cp310-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 df4130e896201c44e6b3d8ec1c022b586915abaedd1552f9c1b878bd343ae696
MD5 5e517fa8c0e1e9ad08829cf6496b4c3b
BLAKE2b-256 cd09926cbb3fed29f762e676fb6a8d62b68c6bf536f817892cd35e89145e30e7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24-cp310-abi3-manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 c480e02a07c6c51a8fb29d24fbf4a155b4eb874c803741cd8b28321cc6415a2a
MD5 15efa42168290e230d76093c7d00c688
BLAKE2b-256 02933119dbe0083f43fed45d18527fbd55a2e25731c6b0f4961c7f84c3f475b4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24-cp310-abi3-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 edca81239873a3bd6b5f0a702fc0fde453e9b3c2cce37f2c166cdd5e235ccd20
MD5 520beebcaf158cf8405b8b6313f0b282
BLAKE2b-256 e044bd89fea3f72f729137430954fc8a9337d7b55c0a00d4d72bb9506f5ad855

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24-cp310-abi3-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 04eb91a3173e402ed52a35be27ef66b9764087c063e318108a79ae17bc139226
MD5 3dd379f95aa3df1f9c968707fcb5c45e
BLAKE2b-256 fa8fa1645ef73e1524ba01edf146ee7addb1030e569909ed9d62566ea6e6d83c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24-cp310-abi3-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 057fa13c667c15ba86395b3987a444affcd46d7ae90ad2e5fe7cbffed9de65e0
MD5 347ba6c3d4f259d56a4fe564b33f80db
BLAKE2b-256 a394136d91c9d303521a834309f3b9d5aed866c1ee7ae0d53d8dd110c8a414ae

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24-cp310-abi3-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 dab4b300e740e9f012f20f9ac2dee4923a18b2b1f57a34eb0669d1a670683e9b
MD5 e71d22e45e06c41c3505b9734faffa34
BLAKE2b-256 6c3d2e1b62500d5ed5fedcfc8a5a02531a42e8a0a8c7550ab21ad01ae749d914

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24-cp310-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 42da8fa2569f961a313870e3fa74e33cc48116df20fd33e362db9a9de1ea43cb
MD5 e5f360ddda930cfa748927083f03176d
BLAKE2b-256 703e4dc195d3038f147596ad91bd4c9c0bd406ebe6c2dc237fcaf333254baafa

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24-cp310-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ef4830cfbcaccc23c71247c91ced4d1919ae32649d5a3a7a2f86fdf374979edc
MD5 140392feed6bb27c39a3adac848a0f22
BLAKE2b-256 36938ca0afd7b1ea118b78c70547b9434e5a107fd759156ced223215f8e97c2d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24-cp310-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 8ee31bc01fad8eca110de7866b467f6d3429f2296f57356a216beb45c4486891
MD5 33fe442a9d1f2fc0a397e15b4c1e98c8
BLAKE2b-256 4a9a0341d3f839e03758563dd791bb2ec3bf6da2d1587b799545d402466caa09

See more details on using hashes here.

Provenance

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