Skip to content

Appcompatcache parser: Issue with -c and broken shimcache #242

@randomaccess3

Description

@randomaccess3

Ran into an edge case that causes appcompatcacheparser to die rather than safely error out

Had a shimcache value that was empty but had about 48 bytes of 00's. Once the tool found the key it died.

Also if you run -c with a value,X, it just attempts to look for ControlSet00X and then dies. So there's no validation that that would be a valid value and safely closing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions