Package hivex: Information

    Source package: hivex
    Version: 1.3.6-alt2
    Build time:  Dec 11, 2012, 03:31 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 'python-module-hivex'.
    
    For Ruby bindings, see 'ruby-hivex'.

    List of rpms provided by this srpm:
    hivex (x86_64, i586)
    hivex-debuginfo (x86_64, i586)
    hivex-devel (x86_64, i586)
    ocaml-hivex (x86_64, i586)
    ocaml-hivex-debuginfo (x86_64, i586)
    ocaml-hivex-devel (x86_64, i586)
    perl-hivex (x86_64, i586)
    perl-hivex-debuginfo (x86_64, i586)
    python-module-hivex (x86_64, i586)
    python-module-hivex-debuginfo (x86_64, i586)

    Maintainer: Slava Dubrovskiy

    List of contributors:
    Slava Dubrovskiy
    Alexey Shabalin

    ACL:
    Alexey Shabalin
    @everybody

      1. perl-IO-stringy
      2. perl-Test-Pod
      3. perl-Test-Pod-Coverage
      4. perl-libintl
      5. libxml2-devel
      6. python-devel
      7. findlib
      8. ocaml
      9. libreadline-devel
      10. ocamlbuild
      11. ocamldoc

    Last changed


    Dec. 10, 2012 Slava Dubrovskiy 1.3.6-alt2
    - Move /usr/bin/hivexregedit to perl-hivex (ALT#28210)
    Sept. 4, 2012 Alexey Shabalin 1.3.6-alt1
    - 1.3.6
    Dec. 15, 2011 Alexey Shabalin 1.3.3-alt1
    - initial build for ALT Linux Sisyphus