[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package hivex-1.3.24-1.el9.aarch64 download

Name hivex
Epoch 0
Version 1.3.24
Release 1.el9
Architecture aarch64
Website/URL http://libguestfs.org/
License LGPL-2.1-only AND LGPL-2.0-or-later AND GPL-2.0-or-later
Build Time 2025-03-31 13:12:57
Build Host builder-arm64-1.inferitos.ru
Summary Read and write Windows Registry binary hive files
Repositories AppStream
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'.
Errata
Size 82 KiB
Source Project hivex-1.3.24-1.el9
SHA-256 checksum 12b95702964feda056eab9b015c0a1ec442dc92b5a60b1a0b92f9a1fcdced925
× Full screenshot
Changelog link
* Thu Mar 20 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.3.24-1
- Rebuilt for MSVSphere 9.6-beta

* Mon Sep 02 2024 Richard W.M. Jones <rjones@redhat.com> - 1.3.24-1
- Rebase to Fedora Rawhide
  resolves: RHEL-56803