Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Prepare for version 1.0.75. | Richard Jones | 2010-02-19 | 2 | -2/+2 | |
| | ||||||
* | Support for Windows Registry. | Richard Jones | 2010-02-19 | 22 | -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. |