dfwinreg icon indicating copy to clipboard operation
dfwinreg copied to clipboard

add support for Windows Registry Values in registry_searcher.py

Open jnettesheim opened this issue 7 years ago • 0 comments

Currently FindSpecs and WinRegistrySearch are not able to search for Values within a specific key, limiting searches to keys only.

The docstring for WinRegistrySearcher is slightly incorrect here as it states: class WinRegistrySearcher(object): """Searcher for key and values within a Windows Registry."""

jnettesheim avatar May 23 '18 06:05 jnettesheim