summaryrefslogtreecommitdiffstats
path: root/po
Commit message (Collapse)AuthorAgeFilesLines
* hivex: Add 'hivexsh' program (shell for navigating registry hives).Richard Jones2010-02-191-0/+1
|
* Support for Windows Registry.Richard Jones2010-02-191-0/+3
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.