dissect.target
dissect.target copied to clipboard
Make `RegistryRecordDescriptorExtension` populate `source` field
Currently RegistryRecordDescriptorExtension populates the string fields regf_key_path and regf_hive_path. This should be extended to populate the source path field.
The source field could be populated using the abbreviated name of the registry hive - if available - e.g. HKLM\\SOFTWARE\\Foo\\Bar.
Hi @JSCU-CNI , since the source and path fields can be intertwined, can you say from your perspective what values would you like in each? Can you please provide more examples?