Name: | hivex |
---|---|
Version: | 1.3.10 |
Release: | 6.12.el7_9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 329576 |
License: | LGPLv2 |
RPM: | hivex-1.3.10-6.12.el7_9.aarch64.rpm |
Source RPM: | hivex-1.3.10-6.12.el7_9.src.rpm |
Build Date: | Tue Aug 31 2021 |
Build Host: | host-100-100-224-4.blddevtest1iad.osdevelopmeniad.oraclevcn.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' 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 bindings, see 'python-hivex'. For Ruby bindings, see 'ruby-hivex'. |
- Limit recursion in ri-records (CVE-2021-3622) resolves: rhbz#1976193
- Bounds check for block exceeding page length (CVE-2021-3504) resolves: rhbz#1950500
- Increase limits on number of subkeys etc. resolves: rhbz#1822889
- Enable OCaml subpackage on s390x. resolves: rhbz#1447983
- Rebuild for OCaml 4.05 resolves: rhbz#1447983
- Tolerate corruption in some hives resolves: rhbz#1423436 - Switch to using git to manage patches.
- Fix: "Argument list too long" when using virt-v2v on Windows guest with French copy of Citrix installed related: rhbz#1145056
- Fix: typo in man page resolves: rhbz#1099286
- Fix: hivex missing checks for small/truncated files resolves: rhbz#1158992
- Fix: hivexml generates "Argument list too long" error. resolves: rhbz#1145056