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

services - NotImplementedError #991

Open
reynas opened this issue Jan 14, 2025 · 3 comments
Open

services - NotImplementedError #991

reynas opened this issue Jan 14, 2025 · 3 comments
Labels
bug Something isn't working plugin Related to a plugin windows Related to Windows support/features

Comments

@reynas
Copy link

reynas commented Jan 14, 2025

Setup:
I have 16 E01 images, created with FTK imager on a live system.
Out of these 16, I have 2 machines that result in a "Not implementedError", which stops the processing entirely and not continuing with "the next in line".
The hives, while dirty, can be read with RegistryExplorer without replay and the services can be read

  • NotImplementedError: b'\x89b'

  • NotImplementedError: b'\xf6\xd3'

    I can share the full output if necessary. Unfortunately, I cannot share the hives. But I'm of course willing to help troubleshoot this issue!

    This is small snippet of one of the errors:
    `╭─────────────────────────────────────────── locals ───────────────────────────────────────────╮ │

    │ │ data = b'\xf6\xd3\xb9\x01\x01\x00\x00\x80\x18\x8bJ\x98\x00\x00\x00\x00\x01\x00\x00\x00\xcb\… │ │

    │ │ self = <dissect.regf.regf.RegistryHive object at 0x7646ef7950f0> │ │

    │ │ sig = b'\xf6\xd3' │ │

    │ ╰──────────────────────────────────────────────────────────────────────────────────────────────╯ `

@Horofic Horofic added bug Something isn't working plugin Related to a plugin windows Related to Windows support/features labels Jan 24, 2025
@EinatFox
Copy link

Hi @reynas thanks for pointing this out to us. We had a look and indeed the error handling should be more resilient and not stop processing in such failures.

@Horofic
Copy link
Contributor

Horofic commented Feb 3, 2025

@reynas could you share the full output in advance? You can share it here if appropriate. Else we have to come up with an alternative way of sharing the stacktrace

@reynas
Copy link
Author

reynas commented Feb 4, 2025

dissect-services-error.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working plugin Related to a plugin windows Related to Windows support/features
Projects
None yet
Development

No branches or pull requests

3 participants