Проект hivex-1.3.24-1.el9
Имя | hivex |
---|---|
Эпоха | 0 |
Версия | 1.3.24 |
Релиз | 1.el9 |
Сайт | http://libguestfs.org/ |
Лицензия | LGPL-2.1-only AND LGPL-2.0-or-later AND GPL-2.0-or-later |
Время сборки | 2025-03-31 13:04:37 |
Хост сборки | builder-x86-05.inferitos.ru |
Краткое описание | Read and write Windows Registry binary hive files |
Репозитории | AppStream |
Полное описание | 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'. |
Эррата | — |
×
Пакет | Краткое описание | Контрольная сумма SHA-256 |
---|---|---|
x86_64 | ||
hivex-1.3.24-1.el9.x86_64 | Read and write Windows Registry binary hive files | 39978e730876d5fd4beef79c661bcfac3aee1d2c6fd20ea55331ba3a5080089b |
hivex-libs-1.3.24-1.el9.x86_64 | Library for hivex | 63ea8f2f3cabbd768d5c7735bf6853b64e551075320ca86502e2fa724ed5f913 |
perl-hivex-1.3.24-1.el9.x86_64 | Perl bindings for hivex | a232d7f73ff6b1e2efa83fe0d01cd81f3dea0d0a2a1c01b424dc954df7351c62 |
hivex-devel-1.3.24-1.el9.x86_64 | Development tools and libraries for hivex | 155dba8af840c19a0def31a68af2819a7c8d881afe18456980533b2eeebdc39b |
ocaml-hivex-1.3.24-1.el9.x86_64 | OCaml bindings for hivex | b118cb631d080fb2b2faea38ff9abde2c3b1941e5cef7cbf994b87d993ff980f |
ocaml-hivex-devel-1.3.24-1.el9.x86_64 | OCaml bindings for hivex | 97cd7bce4334b85f7aa2a467856f898da6818e2c3af14d5edb0e739f087e9df7 |
python3-hivex-1.3.24-1.el9.x86_64 | Python 3 bindings for hivex | 9913d165f006f8c56fa2d44e1e7f852e2a7c285c9d98c4875190f8302c7c133c |
ruby-hivex-1.3.24-1.el9.x86_64 | Ruby bindings for hivex | 51acd7b3cf581dc856f2344e60a321ec92d0e7a7460c600b4221fac5dfb2272e |
i686 | ||
hivex-libs-1.3.24-1.el9.i686 | Library for hivex | e5c49b7105fa7da6bfaa7ea4a89c11e4dc64ba6149b98e261d8785f13679ace8 |
hivex-devel-1.3.24-1.el9.i686 | Development tools and libraries for hivex | 59169953ef0dd08e6fc583ba48721a583d00e599da6c1171ef03b46a497aa8ae |
aarch64 | ||
hivex-1.3.24-1.el9.aarch64 | Read and write Windows Registry binary hive files | 12b95702964feda056eab9b015c0a1ec442dc92b5a60b1a0b92f9a1fcdced925 |
hivex-libs-1.3.24-1.el9.aarch64 | Library for hivex | c508d439fd8b991360243cf41022ce14bc22a4eef3bea26a6c18981a2c964aef |
perl-hivex-1.3.24-1.el9.aarch64 | Perl bindings for hivex | ed38e1b0c8f48fbd44bba350a7bb2a315243a3a850a40b67a85f48b47df911b7 |
hivex-devel-1.3.24-1.el9.aarch64 | Development tools and libraries for hivex | ce602d1ebb09cc0e399c0ad37d3abf65b9f49befff444aaae8092b73f90cb838 |
ocaml-hivex-1.3.24-1.el9.aarch64 | OCaml bindings for hivex | 5d0947c52bf85c6ef57dee879832f7c38601dbb442fa52bc5fa56e82a9d9fb12 |
ocaml-hivex-devel-1.3.24-1.el9.aarch64 | OCaml bindings for hivex | 270729e496a4e37218c85e2b5ccb10aab91b8c17552a25f0825d244996bc00d4 |
python3-hivex-1.3.24-1.el9.aarch64 | Python 3 bindings for hivex | c32a0a1584f501b9c2fa124bace13d7688d1a828334b9cbb7567d20101a6d6a9 |
ruby-hivex-1.3.24-1.el9.aarch64 | Ruby bindings for hivex | b0e73d70de2daefb7626b06057730a5a053840fdcfdf0ec4ff99a6385c3e2841 |
src | ||
hivex-1.3.24-1.el9.src | Read and write Windows Registry binary hive files | da7b2d7146a78dd4604ad643639ab93065c129a0b0a4bd5787006deb9f84b9f9 |
* 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