Support for Windows Registry.
authorRichard Jones <rjones@redhat.com>
Mon, 26 Oct 2009 11:03:07 +0000 (11:03 +0000)
committerRichard Jones <rjones@redhat.com>
Thu, 29 Oct 2009 15:58:23 +0000 (15:58 +0000)
In hivex/:  This mini-library allows us to extract Windows
Registry binary files ("hives").

There are also two tools: hivexml converts a hive to a
self-describing XML format.  hivexget can be used to extract
single subkeys from a hive.

New tool: virt-win-reg.  This is a wrapper around the library
functionality allowing you to pull out data from the registries
of Windows guests.


No differences found