Skip to content
Joachim Metz edited this page Aug 1, 2020 · 15 revisions

winreg-kb is a project to build a Windows Registry Knowledge Base.

winregrc is a Python module part of winreg-kb to allow reuse of Windows Registry Resources.

Note that this a continuous work in progress

Format documentation can be found in the documentation directory of the source repository.

Project status

Travis-CI AppVeyor Codecov PyPI
Build Status Build status codecov PyPI version

Dependencies

  • dfVFS; Digital Forensics Virtual File System
  • dfWinReg; Digital Forensics Windows Registry
  • pycreg; Python-bindings to access the Windows (x/Me Registry File (CREG) format
  • pyregf; Python-bindings to access the Windows NT Registry File (REGF) format

Also see

  • libcreg; library and tools to access the Windows 9x/Me Registry File (CREG) format
  • libregf; library and tools to access the Windows NT Registry File (REGF) format
Clone this wiki locally