Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'--all-users' support incomplete (need to load & save reg hives) #3

Open
Explorer09 opened this issue Jun 29, 2017 · 0 comments
Open

Comments

@Explorer09
Copy link
Owner

This is part of usb_vaccine.cmd to-do list.

Currently usb_vaccine.cmd cannot process registries of all users available on
one's computer, but process only users that are currently logged in. Other user
accounts' registries are not touched.

This issue affects [mountpoints] phase, and all options that start with
--all-users.

We need a mechanism to load and process registry hives, and save back (with
hive backup) when completed. The background information needed to implement
this has been all documented in Technicals.txt. However, it turns out that
implementing this is not easy. We will need a routine to parse reg.exe output,
and a temporary directory for the script to process hives, and perhaps some
reordering of subroutines in main.

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

No branches or pull requests

1 participant