Package hivex: Information

    Source package: hivex
    Version: 1.3.23-alt3
    Build time:  Jan 21, 2024, 01:22 PM
    Report package bug
    License: LGPLv2
    Summary: Read and write Windows Registry binary hive files
    Description: 
    Hive files are the undocumented binary blobs 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' 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 bindings, see 'python3-module-hivex'.
    
    For Ruby bindings, see 'ruby-hivex'.

    List of rpms provided by this srpm:
    hivex (riscv64)
    hivex-debuginfo (riscv64)
    hivex-devel (riscv64)
    ocaml-hivex (riscv64)
    ocaml-hivex-debuginfo (riscv64)
    ocaml-hivex-devel (riscv64)
    perl-hivex (riscv64)
    perl-hivex-debuginfo (riscv64)
    python3-module-hivex (riscv64)
    python3-module-hivex-debuginfo (riscv64)

    Maintainer: Anton Farygin


      1. libxml2-devel
      2. /usr/bin/pod2html
      3. ocaml
      4. python3-devel
      5. gperf
      6. ocaml-findlib
      7. ocaml-ocamlbuild
      8. ocaml-ocamldoc
      9. perl(ExtUtils/MakeMaker.pm)
      10. perl(IO/Stringy.pm)
      11. libreadline-devel
      12. perl(Test/More.pm)
      13. perl-Test-Pod
      14. perl-Test-Pod-Coverage
      15. perl-libintl
      16. rpm-build-ocaml >= 1.6.1
      17. rpm-build-python3

    Last changed


    Nov. 24, 2023 Anton Farygin 1.3.23-alt3
    - fixed build with bytecode-only ocaml
    Oct. 29, 2023 Igor Vlasenko 1.3.23-alt2
    - NMU: perl5.38 support
    Jan. 20, 2023 Anton Farygin 1.3.23-alt1
    - 1.3.23