Line | |
---|
1 | # What is this? |
---|
2 | |
---|
3 | The RegLookup project is devoted to direct analysis of Windows NT-based registry files. RegLookup is released under the GNU GPL, and is implemented in ANSI C. RegLookup provides command line tools, a C API, and a Python module for accessing registry data structures. The project has a focus on providing tools for digital forensic examiners (though is useful for many purposes), and includes algorithms for retrieving deleted data structures from registry hives. |
---|
4 | |
---|
5 | # Where do I learn more? |
---|
6 | |
---|
7 | See the [main project site](http://projects.sentinelchicken.org/reglookup/). You'll find official releases there and more documentation. |
---|
8 | |
---|
9 | |
---|
10 | # What if I have trouble? |
---|
11 | |
---|
12 | Ask for help on the [development mailing list](http://projects.sentinelchicken.org/reglookup/mailing-list) or submit an issue here on GitHub. |
---|
13 | |
---|
14 | |
---|
15 | # How do I contribute? |
---|
16 | |
---|
17 | We love contributions. However, for now this GitHub mirror is just that, a static mirror, so please don't submit pull requests. Just send us a patch on the development mailing list. |
---|
Note: See
TracBrowser
for help on using the repository browser.