Name: | hivex |
---|---|
Version: | 1.3.18 |
Release: | 23.module+el8.7.0+20875+5dd40464 |
Architecture: | aarch64 |
Module: | virt:ol:8070020220921004438:3b9f49c4 virt:ol:8070020221215195627:bd1311ed virt:ol:8070020230105112251:bd1311ed virt:ol:8070020230302122434:bd1311ed |
Group: | Unspecified |
Size: | 404626 |
License: | LGPLv2 |
RPM: | hivex-1.3.18-23.module+el8.7.0+20875+5dd40464.aarch64.rpm |
Source RPM: | hivex-1.3.18-23.module+el8.7.0+20875+5dd40464.src.rpm |
Build Date: | Wed Nov 09 2022 |
Build Host: | build-ol8-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | http://libguestfs.org/ |
Summary: | Read and write Windows Registry binary hive files |
Description: | Hive files are the undocumented binary files that Windows uses to store the Windows Registry on disk. Hivex is a library that can read and write to these files. 'hivexsh' is a shell you can use to interactively navigate a hive binary file. 'hivexregedit' (in perl-hivex) lets you export and merge to the textual regedit format. 'hivexml' can be used to convert a hive file to a more useful XML format. In order to get access to the hive files themselves, you can copy them from a Windows machine. They are usually found in %systemroot%\system32\config. For virtual machines we recommend using libguestfs or guestfish to copy out these files. libguestfs also provides a useful high-level tool called 'virt-win-reg' (based on hivex technology) which can be used to query specific registry keys in an existing Windows VM. For OCaml bindings, see 'ocaml-hivex-devel'. For Perl bindings, see 'perl-hivex'. For Python 3 bindings, see 'python3-hivex'. For Ruby bindings, see 'ruby-hivex'. |
- Limit recursion in ri-records (CVE-2021-3622) resolves: rhbz#1976194
- Resolves: bz#2000225 (Rebase virt:rhel module:stream based on AV-8.6)
- Bounds check for block exceeding page length (CVE-2021-3504) resolves: rhbz#1950501
- Resolves: bz#1810193 (Upgrade components in virt:rhel module:stream for RHEL-8.3 release)
- Resolves: bz#1810193 (Upgrade components in virt:rhel module:stream for RHEL-8.3 release)
- Rebuild all virt packages to fix RHEL's upgrade path - Resolves: rhbz#1695587 (Ensure modular RPM upgrade path)
- Drop hivex-static subpackage resolves: rhbz#1560207
- Rebuild for OCaml 4.07.0.
- Remove python2 support resolves: rhbz#1559086
- Add upstream patch to fix injection of LDFLAGS (RHBZ#1548536).