python-registry
python-registry copied to clipboard
Pure Python parser for Windows Registry hives.
Results
21
python-registry issues
Sort by
recently updated
recently updated
newest added
The sample findkey.py should be able to query Registry key/value/paths by regular expressions, rather than simple exact text matches. I propose adding an additional flag to the command line, `-r`...
Feature