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.dev2.tar.gz (84.3 kB view details)

Uploaded Source

Built Distributions

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

dissect_util-3.24.dev2-py3-none-any.whl (51.5 kB view details)

Uploaded Python 3

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

Uploaded PyPyWindows x86-64

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

Uploaded PyPymanylinux: glibc 2.28+ x86-64

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

Uploaded PyPymanylinux: glibc 2.28+ i686

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

Uploaded PyPymanylinux: glibc 2.28+ ARM64

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

Uploaded PyPymacOS 11.0+ ARM64

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

Uploaded PyPymacOS 10.15+ x86-64

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

Uploaded PyPyWindows x86-64

dissect_util-3.24.dev2-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl (263.8 kB view details)

Uploaded PyPymanylinux: glibc 2.28+ x86-64

dissect_util-3.24.dev2-pp310-pypy310_pp73-manylinux_2_28_i686.whl (282.3 kB view details)

Uploaded PyPymanylinux: glibc 2.28+ i686

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

Uploaded PyPymanylinux: glibc 2.28+ ARM64

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

Uploaded PyPymacOS 11.0+ ARM64

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

Uploaded PyPymacOS 10.15+ x86-64

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

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tWindows x86

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmanylinux: glibc 2.31+ ARMv7l

dissect_util-3.24.dev2-cp314-cp314t-manylinux_2_28_x86_64.whl (261.1 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64

dissect_util-3.24.dev2-cp314-cp314t-manylinux_2_28_s390x.whl (285.4 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ s390x

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ i686

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14tmacOS 11.0+ ARM64

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

Uploaded CPython 3.14tmacOS 10.15+ x86-64

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

Uploaded CPython 3.10+Windows ARM64

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

Uploaded CPython 3.10+Windows x86-64

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

Uploaded CPython 3.10+Windows x86

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

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

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

Uploaded CPython 3.10+musllinux: musl 1.2+ ARM64

dissect_util-3.24.dev2-cp310-abi3-manylinux_2_31_armv7l.whl (258.5 kB view details)

Uploaded CPython 3.10+manylinux: glibc 2.31+ ARMv7l

dissect_util-3.24.dev2-cp310-abi3-manylinux_2_28_x86_64.whl (263.5 kB view details)

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

dissect_util-3.24.dev2-cp310-abi3-manylinux_2_28_s390x.whl (286.6 kB view details)

Uploaded CPython 3.10+manylinux: glibc 2.28+ s390x

dissect_util-3.24.dev2-cp310-abi3-manylinux_2_28_ppc64le.whl (376.4 kB view details)

Uploaded CPython 3.10+manylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.10+manylinux: glibc 2.28+ i686

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

Uploaded CPython 3.10+manylinux: glibc 2.28+ ARM64

dissect_util-3.24.dev2-cp310-abi3-macosx_11_0_arm64.whl (236.4 kB view details)

Uploaded CPython 3.10+macOS 11.0+ ARM64

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

Uploaded CPython 3.10+macOS 10.12+ x86-64

File details

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

File metadata

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

File hashes

Hashes for dissect_util-3.24.dev2.tar.gz
Algorithm Hash digest
SHA256 26881ff6d6e0c4608491967edfa616a02f34de194e5050155b1704c6113eafd1
MD5 1d5de79257ad4798e37cf360b2411a78
BLAKE2b-256 f5a17c138bcac72bdb3a2aa98f3b48d9824b3accfb33450f1bb04074f51566d8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev2-py3-none-any.whl
Algorithm Hash digest
SHA256 240ffac962c4928625b0c39afecc1894ba4a2af2881f05d5edf7260289eeca0c
MD5 897ec966acfcdf5be80004c05c7f44e3
BLAKE2b-256 a043969f4980713ed9c137729eaabdabc645eaf4627166008d0d4e0ddf36fcfb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev2-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 1e3b784e6e7df12c199ee6fc6ce186a1127cabed91c09ce9ccbe222aa94c63c2
MD5 dc7e8f6af1738c6815f585b3312dd402
BLAKE2b-256 56d7aabcf4e567804c39ef82c4ee6c7fc93c87be87711cf089ffb578e980f2e2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev2-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e823ac98ad44ca06e5647addb53a15cb848eef1b291008ab460d7a563b7567e8
MD5 42648db363b3510f3a0f9bbfcff0cf89
BLAKE2b-256 f216197b39a825e055cbc4d49ebf5523a94664f451af729e574d1b0249d257b8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev2-pp311-pypy311_pp73-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 0993149594df1b42bcd59843626d343655e9af2c0bf6bf33092cb3b6c8dd4a62
MD5 69847dcbaec22ff11787583dfe88cf77
BLAKE2b-256 eb0f5d24fdf8a5d66f4948256b8126f32d725cc4e0cf2278d84a532a6299e97e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev2-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 34552658e4c9cc8abd17514f4125e4675980eee46845fd9d16d2c7773ac934de
MD5 9a3e71de8acc0dc3fae7d96f0e787785
BLAKE2b-256 cbab14ce17e8f21db00c8fcdd76ed8d308cc5133ba6b47e04630f4bea157db78

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev2-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3edbf880a49217a471d41a5dd30a4f1f29fadbefe942b87b188dd2c5a9575bd2
MD5 f8d89d86b6b63012caca4a6caf880279
BLAKE2b-256 ed32f51b3634b2feba67b961128af19313beea1a5bf8a7ee12bde227cb617662

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev2-pp311-pypy311_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 5f219243e8fd2278eedec23e5f021b8ef926853df2c7e32039ee6f6726a31d99
MD5 dab982d41ae1f3f0924a8fdcc9d29b02
BLAKE2b-256 1ddc7a8ac444b06d64ddee75511cf6b32c7541f6ae110c70e168bdbaf2d65f43

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev2-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 185cf6dd6337c93c181ef82eae6100cc1ffc3eaa9c7ba9c87e9bc23012575465
MD5 8b1de08a1c05d1df808bd72e24ad335d
BLAKE2b-256 a8280d0a0b3c56e5b16cca0922284c24c7950be901be8a50277930f17b01146c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev2-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7018a7b0bcd31252bc0e1b51b03224d5333a2507d33092babf43b57dc8595141
MD5 b652fb97fbacd757380990fef360e5a2
BLAKE2b-256 00d02ee735f3d424880f4996ec8cd6a920cdfbaf02bfb92339f9e63f65002129

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev2-pp310-pypy310_pp73-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 13f00bc45a72922082bd466b8476940910bdb25496fe3de6fd6d0ad052c8758a
MD5 e17bf1a7fb1df37b48d2721dabe08044
BLAKE2b-256 6e30d911f3ef3d8a03e15ab7c911126d9519ce5e3c2710480205cb1eb46f8ca7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev2-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 736695fd76f1cf97ea620cc72ab49eb4b7a14d21c897d9c902ca3014bee6d1b1
MD5 96f7b9f02bbd5ed9ee42c0c7e88cf135
BLAKE2b-256 46f92fdbbbba873de0e0e3f4abeec1acbb3d09df8e6dfb1f18bca0ddb2b5ee4d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev2-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0ae5241bfc0ed1da9165163d281ae612263f2156622aae8bce8b2de682d08f6b
MD5 9efa2ccf6bcbcbccd7276f95cf53a657
BLAKE2b-256 710248b02f5f94c25ba08f8c650e3d4ab97f2a16ca714a78061eb29070061541

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev2-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 b824369d501efe77b6dd0c84a826f168d3c7169daa88d5cd4589495bd9ad13d1
MD5 b89dc412e5276494dc33d618716cea3b
BLAKE2b-256 9063f556457f2d2d572a2c765a3bd06375f73100e4d4bb0842100223670af330

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev2-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 b1ccf379089365f58797801548be7e64e0bf0a241aed289350dcc8f6499c650c
MD5 fb28ff796f1d2113391e6f8ff40a0a30
BLAKE2b-256 97ae274c7b997ca9a47bfd5d770501b8290f861f7ca516b1623d0d70384fa05c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev2-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 8b423592225a43b1497d9110784ae6db20c6f0d327075916b3a6cc9e66b6f452
MD5 672d688085d98bab26fe2c37fa887107
BLAKE2b-256 a00c3aebc78370ad28ac5801d6297b504dabb494e0b7a2b509ed2f90dc45ef91

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev2-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 16a51ae491d0196c18b9d117bda10ae75397f72b8344b69fe837aeba6de56742
MD5 7e712888034e3e2aa3696608a8ccfd67
BLAKE2b-256 97786fa1139338be3900f3ede6a8f5e63411ce262adc9f658544e60ca90e8cbc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev2-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e06e6cc4c98b3a730358feb49afeebdf06308fbc0601aa72d3fff85e07f72fe7
MD5 a862f1dce2600d4fe1631b27d06184e2
BLAKE2b-256 2df882bd18002a3baf65575b35816ad0763c361b22fa161bb2141b6a60ae8800

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev2-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 329b9e852e3a665d3ae3a6d1c29e8fe13cdc893283caed9c2370d2e3e4bb4b77
MD5 7e586971486aee35046bbc52e246cfdf
BLAKE2b-256 e89ad54d0dd66635c68e2ecd8ef3f4c6fc02aad91de9d0ff12fd49f8b98b4ffd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev2-cp314-cp314t-manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 6a7b478a6ec0b00b5d7a025d182806d4ff94024a33d15cab67d18f6850c0d74b
MD5 a862be15b70bf4d3a0deb0d2ede86a33
BLAKE2b-256 a496236b6b4e455c346bc9ecf79a473cb9d9fe6051fe5f5eac8f27bd07410897

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev2-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 aa447231c3168c4795510844377107f949b8cd25cb858b2a73dccc344a6378e3
MD5 6aab668e96005f43d1024158513554be
BLAKE2b-256 69ae17a7cc63678fe8934d4a21c0a27d2ae4ad4b176f1d8fa470f37672babc06

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev2-cp314-cp314t-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 e836a4aa11423b1ce7b7375125f293b0ae5ec9b8c2f4342074e857f4e2c21a7b
MD5 3abb06912adb6f5482a4d23f980e1a83
BLAKE2b-256 282d1f5fb4a5c65d6a7b308a25dc0d7ac57fc2a94b11faea298e24a922dc30b0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev2-cp314-cp314t-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 a53a1e000a8c94a24c0daf2ac4a5c022bece4ea4076cae8ac4eef8278a2dc6a5
MD5 2efc0b79eab1cb1569c6bc94f44da9f6
BLAKE2b-256 23dbbf357a47abe085b7a14b9c9fe41773097568eecc7f31125d610d22ceb575

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev2-cp314-cp314t-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 bd851267db95916ac756f3886084b5a0def1e8bcc188b2715235770509da5143
MD5 761729058d4e268cb7577793d8cec7b4
BLAKE2b-256 acfdcd5e31a4caee5ed07e0ece286f2696c2754299ffa6a9ac4d0ee81ab693ff

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev2-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 136e6a2b9782128733535c30043f91e9aa2437f770f3dbe24161788d01635085
MD5 60035a09ee3af6ae2f6e99e5e06440db
BLAKE2b-256 788ddc06a470c6132122993ba11953cc93cdaf49a36ebd4b4780fb30f83724d5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev2-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3ef548b6b2093dfa30ab011eb91ab39d5b477467a4a6b3f30c4f3d52d27fc503
MD5 35632cb25d41e3f1a8bfe01c1b5afb0a
BLAKE2b-256 a0277142ded7365ecb3f68fead99924d5b418b8d3957c701d0cf8005b609af1c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev2-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 6437db1c71a9b7f9a1a81e84e42ee82f32d3a4c08d4a517842aac9c4d8f8fe17
MD5 4d27cc0c16281e81ef89aac9cbc6ef39
BLAKE2b-256 78c4dc7f740b1f8599d6ed00d3fa97f2bd31cf843df5a56179b90c55e9a2f196

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev2-cp310-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 078c87437623e318334fa92680ff8b5666426ef8074abad87473f81ab5acc22d
MD5 f111be75df1e28b34a67009c924b1dc7
BLAKE2b-256 fb917bf8ac21c07bc90e4e3d253253b2828e62b0fa16da4c8e168722de517f2c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev2-cp310-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 1597f99023d33e42a7ae543515caee1c6df514f36bb86d2b19a7aa6b643269cc
MD5 982bf414c3e4bab146607fb21087a34f
BLAKE2b-256 def30d661d63336f425def80a829e446b25f9e95bb8f4ad07803cd823df16e5a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev2-cp310-abi3-win32.whl
Algorithm Hash digest
SHA256 47fe9b63337579f1bdf041a5117f7f4dafcaf1293356d2e547c8544f59e389d3
MD5 d36dad27bb74ed48cd37f5f02d76fae8
BLAKE2b-256 c3902f2e806454e74e22d38d8e7ebccb15d5db7bd153c9781604fada6af47e8d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev2-cp310-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e55ac90b6e5d0c2010d7fbae8dbd1a82bbc7edb238f4b1e59835ac3efec20c83
MD5 d36c918f04c03a091c159384ffecfcee
BLAKE2b-256 565712702bc86a2ef0a1faca138a99a7a879b55031352e5f9bbdab55a45b542f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev2-cp310-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5a861eb268eb9ebb0430a07b22b00af67c121d3419a1a7a194aef49798ef71c0
MD5 28ba05b22a120ee5ee27debad23fe295
BLAKE2b-256 1f74e64f241a826e8f7b19fac1d00d95c6a4d2ce46472b9709d9219225c0704d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev2-cp310-abi3-manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 4245fb96cee8d687cc6d5ad4311bf22ec79247e3e2b3dd4e7030e185ef0601e4
MD5 4a8b1cdb8742be63f02045d4bbece0e2
BLAKE2b-256 a57100af5959e3e2b9cc2973d8777448909fd5e30b77412daf6fa4ebd95141e9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev2-cp310-abi3-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fb0372af581ac5eed8bf88f9af620f50bc18b3dffe41659f854c2c41b1931434
MD5 d3c99507f213e383eb3d0a334d6a89e6
BLAKE2b-256 7391499b7c2e0a020eba3e3b7dc15313dc22889bd9bbb26241cf68583cb8d015

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev2-cp310-abi3-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 146f356a65b6930e8a20e4aba0e1ec750975297acafad94318a0d214537ccc10
MD5 7aff74ddea10024e0406d431e43f201f
BLAKE2b-256 c869823bc20e8e7dd1e91d066fe506ca51fb2042f6bb354232f6862a9deaab08

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev2-cp310-abi3-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 042c835189d6faadaada6652a3ea6e2d135fdbb2235394a99696136286cc7bf0
MD5 0e589603f7f9ddaad3194867af054746
BLAKE2b-256 93e536af3ea5883d98a7079925c6ac0d4b65df4e790fa02000a09916f529a59a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev2-cp310-abi3-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 23a51b349f036769784229ea0aeb937aa0b24a7e7ba50e3017b3cc996a8be521
MD5 cbe6fe20d0e9b613b3a86000af76b05f
BLAKE2b-256 f888a6188cf5cdf25bd9a8a91d8f7c7cefa5280614ea712e1a0bf399d1d3d44b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev2-cp310-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 11389f5f1a2973760347a3334f3fa28f5a0ef0249585e85798c9d9c3d8881cad
MD5 3c78ac0f6366434c49ea9bcde4f9f4b0
BLAKE2b-256 0e2177ab6611a3a9d346fff6d67655b6aa0aa35fa3f1bb35be0560c804eb375e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev2-cp310-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4c45f11e79b25dd8b9cac2f2bc1219cf31933fdd7c79c088a5c0bbcf8fe09a7d
MD5 722bb3926a7c469688d6f17f02bb1736
BLAKE2b-256 1d42e9217da6ebc1c2bd5b858d3a231b3baaaee26bfb259209376bbad0c17b22

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dissect_util-3.24.dev2-cp310-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 5de4750dfa4090f868fcaa6f3ee809f321ec7e48546539f7dfd5d4d37d1926c7
MD5 8942e2e5fb603581d5b48d0d410593d3
BLAKE2b-256 648a22c6edf5384971e5a900816a717e3323af76d8aada1bb0d9dbf2bfbbd109

See more details on using hashes here.

Provenance

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