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

Find cause an exception on SYSTEM file of Windows 8.1 #8

Open
amurzeau opened this issue Apr 11, 2024 · 0 comments
Open

Find cause an exception on SYSTEM file of Windows 8.1 #8

amurzeau opened this issue Apr 11, 2024 · 0 comments

Comments

@amurzeau
Copy link

Hi,

Thanks for this useful tool!

While using the find feature to search a text within the whole SYSTEM file of a Windows 8.1, I got this error:

Traceback (most recent call last):
  File "registryspy/find_dialog.py", line 118, in handle_find
  File "registryspy/find_dialog.py", line 194, in find
  File "registryspy/find_dialog.py", line 186, in search
  File "registryspy/find_dialog.py", line 186, in search
  File "registryspy/find_dialog.py", line 186, in search
  [Previous line repeated 4 more times]
  File "registryspy/find_dialog.py", line 177, in search
  File "Registry/Registry.py", line 223, in value
  File "Registry/RegistryParse.py", line 1218, in data
Registry.RegistryParse.UnknownTypeException: Unknown Type Exception (Unknown VK Record type 0x19 at 0xbb5b04)

This is using Registry-Spy v1.1.0 from releases page.

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