Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
hivex - 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.
'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 Perl bindings, see 'perl-hivex'.
For OCaml bindings, see 'ocaml-hivex-devel'.
Packages
hivex-1.2.0-2.el6.1.i686
[67 KiB] |
Changelog
by Richard W.M. Jones (2010-03-02):
- Backport hivex package from Fedora Rawhide.
- Exclude s390, s390x because of back of OCaml packages.
|
hivex-1.2.0-2.el6.1.x86_64
[66 KiB] |
Changelog
by Richard W.M. Jones (2010-03-02):
- Backport hivex package from Fedora Rawhide.
- Exclude s390, s390x because of back of OCaml packages.
|