Merge pull request #1020 from volatilityfoundation/1019-printkey-timestamps-are-misleadingincorrect

issue #1019 - for subkeys, return the modified time of the subkey its…
This commit is contained in:
ikelos
2023-10-19 10:18:22 +01:00
committed by GitHub
@@ -153,6 +153,11 @@ class PrintKey(interfaces.plugins.PluginInterface):
vollog.debug(excp)
key_node_name = renderers.UnreadableValue()
# if the item is a subkey, use the LastWriteTime of that subkey
last_write_time = conversion.wintime_to_datetime(
node.LastWriteTime.QuadPart
)
yield (
depth,
(