For now the module only extracts the hives but no the key values in registry, make it so we extract keys from the registry and write them to a .csv file in the output directory along with their metadata.
This should be done by handling the registry hives files with either RegRipper as an external tool or the pyreg library internally, either way, dependencies will need to be added.
Extra: Let a list of keys to extract be specified in the .yaml file
For now the module only extracts the hives but no the key values in registry, make it so we extract keys from the registry and write them to a .csv file in the output directory along with their metadata.
This should be done by handling the registry hives files with either RegRipper as an external tool or the pyreg library internally, either way, dependencies will need to be added.
Extra: Let a list of keys to extract be specified in the .yaml file