Metadata-Version: 2.2
Name: dfwinreg
Version: 20240316
Summary: Digital Forensics Windows Registry (dfWinReg).
Home-page: https://github.com/log2timeline/dfwinreg
Maintainer: Log2Timeline maintainers
Maintainer-email: log2timeline-maintainers@googlegroups.com
License: Apache License, Version 2.0
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
Requires-Python: >=3.8
Description-Content-Type: text/plain
License-File: ACKNOWLEDGEMENTS
License-File: AUTHORS
License-File: LICENSE
License-File: README
Requires-Dist: PyYAML>=3.10
Requires-Dist: dfdatetime>=20160814
Requires-Dist: dtfabric>=20170524
Requires-Dist: libcreg-python>=20210502
Requires-Dist: libregf-python>=20201002

dfWinReg, or Digital Forensics Windows Registry, provides read-only access to Windows Registry objects. The goal of dfWinReg is to provide a generic interface for accessing Windows Registry objects that resembles the Registry key hierarchy as seen on a live Windows system.
