[ 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 ]
×

Project hivex-1.3.18-23.module+el8.10.0+361+904041f4

Name hivex
Epoch 0
Version 1.3.18
Release 23.module+el8.10.0+361+904041f4
Website/URL http://libguestfs.org/
License LGPLv2
Build Time 2024-06-03 14:45:20
Build Host builder-x86-11.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 INFSA-2024:3253 , INFSA-2024:4351 , INFSA-2024:2962 , INFSA-2024:4420 , INFSA-2024:6964
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
hivex-1.3.18-23.module+el8.10.0+361+904041f4.x86_64 Read and write Windows Registry binary hive files d5578276e00d2270d7cd8bd1bb72777c97b0c2a95244c51248d93013505eaa5d download
hivex-devel-1.3.18-23.module+el8.10.0+361+904041f4.x86_64 Development tools and libraries for hivex fc69e0418b5425f0e20b814347a1b5372e3f827fed2cfcd9b6a571c270e50b67 download
perl-hivex-1.3.18-23.module+el8.10.0+361+904041f4.x86_64 Perl bindings for hivex e11b16b25f20423c6d3593abca64685e624d97f55a72553ba1214ec28312da14 download
python3-hivex-1.3.18-23.module+el8.10.0+361+904041f4.x86_64 Python 3 bindings for hivex fedea9757445fc125ffb07f112c2da839eb25ecd6c01be1ed7511167c26c29b2 download
ruby-hivex-1.3.18-23.module+el8.10.0+361+904041f4.x86_64 Ruby bindings for hivex 24d9e35dbf5e5e6af09632d071df7f80e297d23a962b90b885edd8a5fc5d5acd download
ocaml-hivex-1.3.18-23.module+el8.10.0+361+904041f4.x86_64 OCaml bindings for hivex b1fdb76b5cc56bf0cc81887e148017c551e4100c4fd65ab3053a4b87f2303878 download
ocaml-hivex-devel-1.3.18-23.module+el8.10.0+361+904041f4.x86_64 OCaml bindings for hivex 9fd69a79f3a0055184b2e01460e688cf9d8f8b43879363741e3cfcc9eec11bb6 download
i686
hivex-1.3.18-23.module+el8.10.0+361+904041f4.i686 Read and write Windows Registry binary hive files 10c85d953ffbd8f1627700a53025879a749492b9811af0f47931e3c570df1047 download
hivex-devel-1.3.18-23.module+el8.10.0+361+904041f4.i686 Development tools and libraries for hivex 57371e4560e1251a419cfb4d239c66582d5fd9b46aaaa3d3ba7a9f0057008e35 download
ocaml-hivex-1.3.18-23.module+el8.10.0+361+904041f4.i686 OCaml bindings for hivex be4cd5b298739e7852d929dbd463bc1764f3660d0917ea4c3cf0b5c18aed0e9e download
ocaml-hivex-devel-1.3.18-23.module+el8.10.0+361+904041f4.i686 OCaml bindings for hivex e1a012df81babbb46932fcc110623a4bd17f486ab791ae13ed7ee43af43d43d6 download
perl-hivex-1.3.18-23.module+el8.10.0+361+904041f4.i686 Perl bindings for hivex 48ba86d9e84e02908d44b20d2c024254e102a17a7e095b8468729d5dbbff5b1e download
python3-hivex-1.3.18-23.module+el8.10.0+361+904041f4.i686 Python 3 bindings for hivex 5917c50b51a66d9f806925b1679a76ac6c2d361362980ea62a58ead362d93cb1 download
ruby-hivex-1.3.18-23.module+el8.10.0+361+904041f4.i686 Ruby bindings for hivex 9424a7ae7fa615322b1679eac473da4ae1b6ba011cecb56ae48f7f64e0895735 download
src
hivex-1.3.18-23.module+el8.10.0+361+904041f4.src Read and write Windows Registry binary hive files fbca77e863510c7f6e9be8cc1fa8c2b01677e50fc9e64ac2423893e765d43d94 download
Changelog link
* Sun Dec 10 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.3.18-23
- Rebuilt for MSVSphere 8.8

* Mon Sep 06 2021 Richard W.M. Jones <rjones@redhat.com> - 1.3.18-23
- Limit recursion in ri-records (CVE-2021-3622)
  resolves: rhbz#1976194

* Thu Sep 02 2021 Danilo C. L. de Paula <ddepaula@redhat.com> - 1.3.18-22.el8
- Resolves: bz#2000225
  (Rebase virt:rhel module:stream based on AV-8.6)

* Sat Apr 17 2021 Richard W.M. Jones <rjones@redhat.com> - 1.3.18-21
- Bounds check for block exceeding page length (CVE-2021-3504)
  resolves: rhbz#1950501

* Mon Apr 27 2020 Danilo C. L. de Paula <ddepaula@redhat.com> - 1.3.18
- Resolves: bz#1810193
  (Upgrade components in virt:rhel module:stream for RHEL-8.3 release)

* Mon Apr 27 2020 Danilo C. L. de Paula <ddepaula@redhat.com> - 1.3.18
- Resolves: bz#1810193
  (Upgrade components in virt:rhel module:stream for RHEL-8.3 release)

* Fri Jun 28 2019 Danilo de Paula <ddepaula@redhat.com> - 1.3.15-7
- Rebuild all virt packages to fix RHEL's upgrade path
- Resolves: rhbz#1695587
  (Ensure modular RPM upgrade path)

* Fri Dec 14 2018 Richard W.M. Jones <rjones@redhat.com> - 1.3.15-6
- Drop hivex-static subpackage
  resolves: rhbz#1560207

* Fri Jul 20 2018 Richard W.M. Jones <rjones@redhat.com> - 1.3.15-5
- Rebuild for OCaml 4.07.0.

* Fri Mar 23 2018 Richard W.M. Jones <rjones@redhat.com> - 1.3.15-4
- Remove python2 support
  resolves: rhbz#1559086