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

Uploaded Python 3

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

Uploaded PyPyWindows x86-64

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

Uploaded PyPymanylinux: glibc 2.28+ x86-64

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

Uploaded PyPymanylinux: glibc 2.28+ i686

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

Uploaded PyPymanylinux: glibc 2.28+ ARM64

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

Uploaded PyPymacOS 11.0+ ARM64

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

Uploaded PyPymacOS 10.15+ x86-64

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

Uploaded PyPyWindows x86-64

dissect_util-3.24.dev1-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl (263.3 kB view details)

Uploaded PyPymanylinux: glibc 2.28+ x86-64

dissect_util-3.24.dev1-pp310-pypy310_pp73-manylinux_2_28_i686.whl (281.8 kB view details)

Uploaded PyPymanylinux: glibc 2.28+ i686

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

Uploaded PyPymanylinux: glibc 2.28+ ARM64

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

Uploaded PyPymacOS 11.0+ ARM64

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

Uploaded PyPymacOS 10.15+ x86-64

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

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tWindows x86

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmanylinux: glibc 2.31+ ARMv7l

dissect_util-3.24.dev1-cp314-cp314t-manylinux_2_28_x86_64.whl (260.6 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64

dissect_util-3.24.dev1-cp314-cp314t-manylinux_2_28_s390x.whl (285.0 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ s390x

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ i686

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14tmacOS 11.0+ ARM64

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

Uploaded CPython 3.14tmacOS 10.15+ x86-64

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

Uploaded CPython 3.10+Windows ARM64

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

Uploaded CPython 3.10+Windows x86-64

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

Uploaded CPython 3.10+Windows x86

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

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

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

Uploaded CPython 3.10+musllinux: musl 1.2+ ARM64

dissect_util-3.24.dev1-cp310-abi3-manylinux_2_31_armv7l.whl (258.0 kB view details)

Uploaded CPython 3.10+manylinux: glibc 2.31+ ARMv7l

dissect_util-3.24.dev1-cp310-abi3-manylinux_2_28_x86_64.whl (263.1 kB view details)

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

dissect_util-3.24.dev1-cp310-abi3-manylinux_2_28_s390x.whl (286.2 kB view details)

Uploaded CPython 3.10+manylinux: glibc 2.28+ s390x

dissect_util-3.24.dev1-cp310-abi3-manylinux_2_28_ppc64le.whl (375.9 kB view details)

Uploaded CPython 3.10+manylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.10+manylinux: glibc 2.28+ i686

dissect_util-3.24.dev1-cp310-abi3-manylinux_2_28_aarch64.whl (250.2 kB view details)

Uploaded CPython 3.10+manylinux: glibc 2.28+ ARM64

dissect_util-3.24.dev1-cp310-abi3-macosx_11_0_arm64.whl (235.9 kB view details)

Uploaded CPython 3.10+macOS 11.0+ ARM64

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

Uploaded CPython 3.10+macOS 10.12+ x86-64

File details

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

File metadata

  • Download URL: dissect_util-3.24.dev1.tar.gz
  • Upload date:
  • Size: 83.6 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.dev1.tar.gz
Algorithm Hash digest
SHA256 03c317e7f59634e062b76a96d8de1fa649d5ca07b0c12263282bc461d04dfae9
MD5 1ab9c2161f8272ee9551a93badb5d64d
BLAKE2b-256 113657462ef9b36407993b300d1bb46dede525ea48f5019a781b2a8fc074fb5f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 506f1242de4655819f6f96792ad2d929ec82a7c731f864fe7e76fe03e0e7c2b9
MD5 bb2e0473968a58fe6b04eb87a10cc0d0
BLAKE2b-256 4d283d11b81f8d7e8c66a346e0c0b4f6c35f146eae8a61dfb3d6282ebd5b196e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev1-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 54d2906b865b666d69647e43ec5a021c2c7951ad4d6eacb90833ce8cfb766f54
MD5 997ef2d60fa4fac32d99cfeda435adea
BLAKE2b-256 a414511900f0fb003f0ae0e3d47e6ed9a70344f0ca535011b755f09f5e75b04d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev1-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 51126651bd2e2cb4da9eeec1d085a513e22cb8956624b8ac20bc86fc3885561f
MD5 ac3efcb308712188f68bec03cba274fa
BLAKE2b-256 6ae1160d9b618aee40a60a313bbec28577b73089ff1af7178ba26534292eb978

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev1-pp311-pypy311_pp73-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 132f0004fe071de7871a4ef13d4e4617d502fa22bdf800c637996ad2dac2b917
MD5 9f42bcd721ba0cd745e1e35a72404f32
BLAKE2b-256 1e0c24788993dded2ffd474c8cb6fac7f663845e156dde12d2c0020019160bdd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev1-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2be927109a6a557ed1ebef8f61c24902530e47a0db281f3e9a27a22d255e05d6
MD5 0da8a7147f7ad8a4ff5f9e12fff6fe8c
BLAKE2b-256 88c4a9a7eccd45390aa1dd7971762a11a52d3a25bd0fb6b153a7f695a8be042c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev1-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0c6e0dff74e0ce80a81b1154b385ae9ca8e997cea5da71323996e15088e250c4
MD5 0d36dc3fa45e2dd138683fb1cacb1b37
BLAKE2b-256 08acc159bb31af4c7f620eae5ab1c23652cfd72c38d9bf2addc71749468ae5eb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev1-pp311-pypy311_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 817d396b93e02fa0e29c8c075f9669685c30690233917d5ee8f35b8971bd5997
MD5 61680d1f8954fcf11eed6135bcd00013
BLAKE2b-256 2464d12e21861bcba897340aa6d66d214fdd8a01fc078451f397ae11cba9d87e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev1-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 af4c9faf0d7f0dd71f300bf94201aa8803a139b64fa85b071bfb385384d66fd2
MD5 78175cb18ccd72ff7177e97da9ab4332
BLAKE2b-256 ff85b8da60490b35ce3523ea64e6178d9b74424334c53b576b6fc08eae8cd3df

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev1-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8659a21eb6fce5293396433c9acfae4c6d52bd1ccc499924b6287101497a5f32
MD5 4d7ed8c8b4ab525a5b9d46bc97213cb8
BLAKE2b-256 e0d742373755f6c5f55eee3f671d3ede6e690817e14edb59661e163624b96b85

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev1-pp310-pypy310_pp73-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 827e92e2982e475958b8e6fa258a8e6b2337a0e4a3c464021b1c4265d8fb09cf
MD5 3f1ef6a60edd9d031309114faf132f39
BLAKE2b-256 2d6395a3467e297a36827cd3cd132c842b39ff8cac25fadf4a2661d84252f2ef

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev1-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 66422acd025350637ba1d37e83e43596d2423b1e7a57638ae37e9a4c3ad27797
MD5 783e7d8e59ec27d755dc42cdebf711c7
BLAKE2b-256 f588712a5f4e47048d1a667e69e42cd3784eae56bfc2443cf9525682d09cafb3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev1-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 96653c375f0e7e81ad3ceb30d0dfe09bf7104878f439ee5a0b1752b28a726971
MD5 e1eaa61d1d60866fd3b6d37f7499a218
BLAKE2b-256 d261e2f879995041f890cc1ad31c6ac297b90b9fab4fc681892a7551f0ded13a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev1-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 c37dd6797a814f956c0f3896581acf622335fbd39c624560498e3361e4159133
MD5 2e2bf8c84e1ccb0a9fcbc662a86b4e04
BLAKE2b-256 f392ff42819ac2df7bdc31b7ebef326231da7748c1bc3b5de69e916074f03f96

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev1-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 17d8e6f687b6e87ec31767791f3af64b9a393ee715800e662634d197d430d08f
MD5 0f55aa1ae541f8d235e908e8fb1deb23
BLAKE2b-256 68fd84024595805d8284c7ef923cef03cf095aedb13b24d7c90d591c781acaa3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 20bf2e4ffd443c70a383d291d2f060dc2ae44cfbb0410bde2b7a5855f1f2b7ca
MD5 45497fb3c816b84d58aaf0cf0c84e698
BLAKE2b-256 d20913daddc044f19c9bf9471e3e8f36a67ffa190591348956ab1511966c8aae

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev1-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 4c16dee55a2b33a516557cb37811a3978d494edc676d692f20a12446dc6f8eb1
MD5 f836654b774f33e93d1bf809cbe038ef
BLAKE2b-256 33bd2392f1e5ddebdd4ad6a5b8060fd65cfa23fb0b0a6e8f731c1e1ff0c13c38

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c9aaf718f584ac8101e191927f59b0f7e346e5c8dbfba6a21577e97c2aa272dc
MD5 d0167fbe72deeb995f40057ed01ec9c6
BLAKE2b-256 80141428c0837a57d94df31707338c5a713f196948ff4c78e76e538be4454913

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 91a19f1c54f1b2e7e2b4f5e8f28517bf3490567bbce5dd52bf771e755a353456
MD5 0a5b5b94bac1abf979211b1c108fa58d
BLAKE2b-256 5aa390765da285369b38fb580a82450a616bdf08f6ad0bec1326e1ad84e5fdaf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev1-cp314-cp314t-manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 6412df932f7ee17b400e061af2eaeb9ef41b8403cf6b5e0e322b356b32717611
MD5 849439f2b15655f6c04444507fbe42d9
BLAKE2b-256 93cabc735fc6dac572c2b1895d6b48952292122b969c5f525b77428aad1142a2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev1-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6acace4351b31ef57bea27ea4af3db8e84871c1e3a4664662583439cbeafd412
MD5 524f0246fe09f6385e4f964437203a9e
BLAKE2b-256 ac5394c97459a28de4f7d282d0d646055553ccc20769bd370255c54e7733c2df

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev1-cp314-cp314t-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 8e1dd0a06950f90ecd748567d78c87462dc8c488869e0710ca6e13d2b329b893
MD5 9a185f390b5c069c9a991cc3ae80501e
BLAKE2b-256 41b17e17b5f1ff8f6a56906ae0be90286b26cc46fe28d770793d8224c6327bc1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev1-cp314-cp314t-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 cae8e924de039c3ebd72b5ef000969400cde2e5d8efc5be06ccc4615843fb1ca
MD5 d46888169a8b3f20ab48358956abb07c
BLAKE2b-256 274ab3f9f86a067bcd479a6d7d202f294b034fa75c894f43b0d803cf1aab5cc4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev1-cp314-cp314t-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 1d8f66a8a0ecf2375c7fe8e1eaceff2fa16d1e949150701a88f2d6ae6c6f0980
MD5 2b07ae691e19d7015926a78292deef2f
BLAKE2b-256 811c6fe34660d41471031c661f7223973e8bed14681f7243cf39e5668f65ec55

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev1-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 679e8a1cfc704340cd71402d3d25616c392bc8de30d0845a9fb074ae87c5b426
MD5 d3109f8ddeff5117a43218ea5bafa598
BLAKE2b-256 fd1d118be32bbef238df58a98bcdc6d23a0322873caa06b8b0a6464a99e631a9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev1-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e51dbaf0870c9ef241573e25a6e451162965c439c18b474b6d24a9d8076b2c89
MD5 6386f6b8a5dac6dfc6aec8a77c525861
BLAKE2b-256 a1448e46f096d163ce89dc1f3e37679100cbc30afbe40c5ae172a71dbca21845

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev1-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 99f19bf688c3751df814a7cb0c5ca0a643d9f6d99c4d3701e39491b3d0d34470
MD5 7dad18174410459d813c096c7ae0395a
BLAKE2b-256 85193717af9b072e7a81a4877c8d807258ba881d17d46e0387f5b9c37aabca95

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev1-cp310-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 bb4d6186f3a8add64728c14f4f42c921d50bd6c8e7f78b62af1e545ea3fa421c
MD5 391210881597a9a7c7ba2312662d619c
BLAKE2b-256 1f2467bc1b6fc8086911c5cd6d9d9449cd5a79a6e725521a8fa096a336b5303c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev1-cp310-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 868770151e0b5bc73f7820cedd4bfc587e5f7a6354a65703a748302d3dcdc898
MD5 28d96981af92fdb3d713cda86606c9bc
BLAKE2b-256 1f51104b2e5a6f8655ad4460b0fa21dfe0275fc04743d3e572ff9c3acf5d74ab

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev1-cp310-abi3-win32.whl
Algorithm Hash digest
SHA256 002143cc3a7ea044667ab99b137a008186ef0b600574e099081be7a1d8ef10a5
MD5 000068c260a44c7a67eb83499f84a06c
BLAKE2b-256 744571abbc4b50db74cbc271d58bfa98bb7736eb800196c8ffbde9c9b82eeeb7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev1-cp310-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b48fffca4ff373b2f6bfed2bc899daf94ec29e36057f27d0fb9a7fc1f41623f6
MD5 c7f11a5f8da4ef46f2a4dfb182adddfd
BLAKE2b-256 9d267ddc3ed9e7cc0a04fdbb156acadabb6cb275635565accd55a91d01e3dda2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev1-cp310-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0007416785019fb88e0ef8d9fef66fdeca67e882d44a096400cf503d4fbbb269
MD5 b7f196932d34eeca20ac059e56bc12ce
BLAKE2b-256 3e94a30781440af1c5040084c554aa384cc8b9564d05d23679998e42ae8120da

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev1-cp310-abi3-manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 7a84bf0a20338b2dcb10858cb3e53b5f53a9623e6403cafb747dd05d8ef8535f
MD5 92cb0bc37d92d5a5d1f2e24090c5a7a5
BLAKE2b-256 08e44a0b21dde2ccb73fb083004f29b96a8050c224ad320e80298cb8473ceb62

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev1-cp310-abi3-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 91491c501915166aa70e0228bd47b8cb27b8bb2873a7afdcd72af752bb88cf14
MD5 a32991591efe3bacc3b796e50c2c15e8
BLAKE2b-256 97ef4e37522989882c9828415c846f5ceccfa70a3deaa4a41c352641ed3b4aac

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev1-cp310-abi3-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 620e9c021514c7fd67a27986d797e1efd8c6b3a5873211b8606038642e397058
MD5 d9ca896d34859dbef79a7a1aaa757cf7
BLAKE2b-256 51af5a06a092bbf67ed1224f52ed6aa808a75c36f7473890a91c14d1dc5c90cd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev1-cp310-abi3-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 dabd1951a5ee62c955c102fcd4c02296ba1f9fe0bf136eda1858aa1bc6d5895e
MD5 b38ebd58aa9e88e39e2255a5b48cfb8a
BLAKE2b-256 ddb42248ae82425187dbded7df17837c729b7b61f11f3f211d74bca34e192920

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev1-cp310-abi3-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 afe4dcdbe4b4c041c22a9e63f4d2c5f3510586c1e1b49e2d4cec8be346ce3cf4
MD5 4c3c37b051fb0804b7a774dddf1bb8c8
BLAKE2b-256 574625412b50618e49cacf89d6c5f630f6baf376ac2ffd841f0e4eb6efa25a72

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev1-cp310-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 078e1c091e363a4741d00accd57e0b22f0c83430f9b530802bb2d8544a177724
MD5 9354e55e01b90b0f5aca2a78875b5516
BLAKE2b-256 2b12924206ba7b8de81413c9309bd68af8e237ab2f8dadc7d2e4118e4eb74b1a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev1-cp310-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0bb3e6e4650faf260c2103dc648769c2929138c9818787557d43bcbf878bae39
MD5 460764bb5609c90d600ed75ddbed85dc
BLAKE2b-256 ba5473069baac119ab639b5a487ccff4b738b28ce5eca9052a5d839ecf5c3c4e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev1-cp310-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 8d6e35da9de9f8b835293916fb563c4137c2ffb1dac72150244b7b9121bba274
MD5 62c28cd4257dc4df740e4afb89d0a021
BLAKE2b-256 3e80723c8d163f6a81895039a9960e723b60c6de5e8983cc2361ef327b9d8450

See more details on using hashes here.

Provenance

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