summaryrefslogtreecommitdiffstats
path: root/README
Commit message (Collapse)AuthorAgeFilesLines
* hivexregedit: Low-level tool for merging and export in regedit format.Richard Jones2010-03-301-0/+3
|
* NO Python bindings - ran out of time.Richard W.M. Jones2010-02-261-2/+3
| | | | | | This commit disables parts of the build related to Python and notes in the README that we didn't have time to finish Python bindings.
* More documentation in README file.Richard W.M. Jones2010-02-261-2/+69
|
* Rename hivex/ -> lib/Richard Jones2010-02-241-1/+1
|
* Move README, LICENSE files to the toplevel directory.Richard Jones2010-02-191-0/+35
|
* Support for Windows Registry.Richard Jones2010-02-191-0/+0
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.