Dissect

Latest version: v3.17

Safety actively analyzes 682404 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 6

3.18

What's Changed
* Improve XZ repair test by Schamper in https://github.com/fox-it/dissect.util/pull/50
* Select between native and Python implementations of lz4 and lzo by pyrco in https://github.com/fox-it/dissect.util/pull/51


**Full Changelog**: https://github.com/fox-it/dissect.util/compare/3.17...3.18

3.17

What's Changed
* Bump the version of virtualenv in tox.ini to pull in the correct version of pip by pyrco in https://github.com/fox-it/dissect.util/pull/49


**Full Changelog**: https://github.com/fox-it/dissect.util/compare/3.16...3.17

3.16.1

This release is identical to 3.16.1, except the hard dependencies on the `lz4` and `lzo` extras of `dissect.util` are turned into extras of the `dissect` package itself. These extras are not installed by default.
If you want optimized "native" code for lz4 and lzo decompression, you should install dissect using these extras like:


pip install dissect[lz4,lzo]


Highlights

- Plugins:
- New libvirt and qemu child plugins
- New plugin to extract unsaved notepad tabs
- 90% speedup in walkfs plugin
- New plugin to extract windows update agent information
- New plugin to extract Windows Jump List information
- New MFT segmentation ability
- Option to use a different starting directory in etc plugin using --root
- Support for Windows 10 added in Windows USB plugin
- Yara plugin was separated from target-query into target-yara command
- Loaders:
- VirtualBox .vdi files loader now case insensitive for the format attributes
- Graceful handle for missing physical disks in LVM
- New support for Android backups
- OS support:
- More robust ESXi OS initialization
- target-tools:
- New options added to `target-fs ls` (`-l` and `-h`),
- Cleanup and extension of a number of target-shell commands
- Shell history added to traget-shell
- Misc:
- If a project (currently dissect.target, dissect.squashfs and dissect.target) uses lzo/lz4 it will now automatically fall back to the pure python implementation in dissect.util if no C version is installed
- cstruct fix for nested structure definitions

Contributors

Thanks to our contributors for making this release possible:

EmilienCourt
joost-j
JSCU-CNI
M1ra1B0T
Matthijsy
michoebey
mick-314
OlafHaalstra
Zawadidone

Full Changelogs

3.16

What's Changed
* Improve vmdk extent descriptor parsing by JSCU-CNI in https://github.com/fox-it/dissect.hypervisor/pull/44
* Move VMA and XVA to dissect.archive by Schamper in https://github.com/fox-it/dissect.hypervisor/pull/46


**Full Changelog**: https://github.com/fox-it/dissect.hypervisor/compare/3.15...3.16

3.15

What's Changed
* Add an optional parameter to Envelope which would skip MAC verification by EmilienCourt in https://github.com/fox-it/dissect.hypervisor/pull/41
* Fix detection of vdi harddisks inside a vbox file. by twiggler in https://github.com/fox-it/dissect.hypervisor/pull/42

New Contributors
* EmilienCourt made their first contribution in https://github.com/fox-it/dissect.hypervisor/pull/41
* twiggler made their first contribution in https://github.com/fox-it/dissect.hypervisor/pull/42

**Full Changelog**: https://github.com/fox-it/dissect.hypervisor/compare/3.14...3.15

3.14

What's Changed
* Compatibility with cstruct v4 by Schamper in https://github.com/fox-it/dissect.hypervisor/pull/37
* Bump the version of virtualenv in tox.ini to pull in the correct version of pip by pyrco in https://github.com/fox-it/dissect.hypervisor/pull/38
* Bump dissect.ctruct dependency to version 4 by pyrco in https://github.com/fox-it/dissect.hypervisor/pull/39


**Full Changelog**: https://github.com/fox-it/dissect.hypervisor/compare/3.13...3.14

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.