Name: | hivex |
---|---|
Version: | 1.3.15 |
Release: | 7.module+el8.0.0+5339+ebcc8ca7 |
Architecture: | aarch64 |
Module: | virt:ol:8000020190828150510:9edba152 |
Group: | Unspecified |
Size: | 420174 |
License: | LGPLv2 |
RPM: | hivex-1.3.15-7.module+el8.0.0+5339+ebcc8ca7.aarch64.rpm |
Source RPM: | hivex-1.3.15-7.module+el8.0.0+5339+ebcc8ca7.src.rpm |
Build Date: | Mon Sep 16 2019 |
Build Host: | ca-arm-builder-01.us.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'. |
- Rebuild all virt packages to fix RHEL's upgrade path - Resolves: rhbz#1696354 (Ensure modular RPM upgrade path [ZStream Clone] [rhel-8.0.0.z])
- 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).
- Rebuild with new redhat-rpm-config/perl build flags
- New upstream version 1.3.15.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Rebuilt for switch to libxcrypt
- F-28: rebuild for ruby25