summaryrefslogtreecommitdiffstats
path: root/m4
Commit message (Collapse)AuthorAgeFilesLines
* Sort and complete m4/.gitignore file.Richard Jones2010-02-191-4/+54
|
* Support for Windows Registry.Richard Jones2010-02-192-0/+279
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.