Skip to content
Joachim Metz edited this page Dec 3, 2020 · 15 revisions

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

This project is a continuation of the libcreg and libregf application specific Windows Registry keys and values documentation.

Note that this a continuous work in progress

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

Project status

Github Actions AppVeyor Codecov PyPI
test_docker Build status codecov PyPI version

Dependencies

  • dfVFS; Digital Forensics Virtual File System
  • dfWinReg; Digital Forensics Windows Registry
  • pycreg; Python-bindings to access the Windows 9x/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