msuhanov / yarp

Yet another registry parser
GNU General Public License v3.0
127 stars 18 forks source link

yarp: yet another registry parser

  1. Project goals: the library and tools
  1. Hive version numbers supported

In general, full support is available for hive files from installations of Windows NT 3.1 and later versions of Windows NT (including Windows 10); hive files from installations of pre-release versions of Windows NT 3.1 are not supported.

  1. Documentation

See the docstrings in the module. For usage examples, see the 'Example' and 'Example.Advanced' files.

  1. License

This project is made available under the terms of the GNU GPL, version 3. See the 'License' file.

  1. Installation

pip3 install https://github.com/msuhanov/yarp/archive/1.0.33.tar.gz

  1. Known issues

(c) Maxim Suhanov