python-registry icon indicating copy to clipboard operation
python-registry copied to clipboard

Parse all hives and retrieve json

Open garanews opened this issue 5 years ago • 2 comments

Hi, it would pe possible use regipy as library to parse recursively all windows hive and get json of each hive?

garanews avatar Aug 21 '20 09:08 garanews

You posted the same comment in https://github.com/mkorman90/regipy/issues/93

With this you can read windows binary regf hives, you could probably write JSON files from that, but that is probably inefficient, feel free to look at the examples.

NiKiZe avatar Aug 21 '20 10:08 NiKiZe

yes I opened on 2 repo because at the moment I found only those 2 and not sure which one is better to achieve what I am looking for.

garanews avatar Aug 21 '20 11:08 garanews