Skip to content

Conversation

reece394
Copy link
Contributor

@reece394 reece394 commented Sep 8, 2025

This implements EricZimmerman/RegistryPlugins#68 directly into the the Registry library rather than using a plugin. The reason for doing this is the plugin does not seem to work well with RECmd when it comes to specifying individual values plus since the ValueTypes are known this seems to make more sense to put the code here.

I have not implemented the individual date timestamps yet as I am trying to figure out the best way of surfacing them since settings.dat is unique in that every value has a unique timestamp rather than just the Folder/Key (Was thinking of setting LastWriteTimeStamp based on if the UWP timestamps are present falling back to key folder if not available)?

Full credit goes to @ogmini as I used Gemini and minor edits to make this work.
Image

@EricZimmerman
Copy link
Owner

Looks fine to me.

@EricZimmerman EricZimmerman merged commit 78d820b into EricZimmerman:master Sep 9, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants