summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Prepare for version 1.0.75.Richard Jones2010-02-192-2/+2
|
* Support for Windows Registry.Richard Jones2010-02-1922-0/+4255
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.