Fri, 20 Mar 2026 17:41:00 CST | login

Information for build hivex-1.3.23-6.ocs23.rva23

ID25611
Package Namehivex
Version1.3.23
Release6.ocs23.rva23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/hivex.git?.#3c15403be1793936e2944359386e2a116dc5e143
SummaryRead and write Windows Registry binary hive files
DescriptionHive 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'.
Built bymaxonxie
State failed
Volume DEFAULT
StartedTue, 17 Mar 2026 19:18:11 CST
CompletedWed, 18 Mar 2026 01:12:52 CST
Taskbuild (dist-ocs23-riscv-rva23, /opencloudos-stream/hivex.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/hivex.git?.#origin/master'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.3.23-6 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.3.23-5 - Rebuilt for loongarch release * Fri Jun 21 2024 Rebuild Robot <rebot@opencloudos.org> - 1.3.23-4 - [Type] other - [DESC] Rebuilt for ocaml * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.3.23-3 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.3.23-2 - Rebuilt for OpenCloudOS Stream 23.09 * Wed Aug 09 2023 cunshunxia <cunshunxia@tencent.com> - 1.3.23-1 - upgrade to 1.3.23 * Tue Aug 08 2023 cunshunxia <cunshunxia@tencent.com> - 1.3.21-5 - Rebuilt for ocaml-findlib 1.9.6 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.3.21-4 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.3.21-3 - Rebuilt for OpenCloudOS Stream 23 * Wed Mar 29 2023 cunshunxia <cunshunxia@tencent.com> - 1.3.21-2 - enable ocaml. * Thu Mar 09 2023 cunshunxia <cunshunxia@tencent.com> - 1.3.21-1 - initial build