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

Support for multi-values and large pages #24

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

matthieugras
Copy link
Contributor

  • Implement support for multi-values, including handling of long values. This is particularly useful for cases like the AD DB, where ATTc0 (objectClass) always uses multi-values.
  • Add support for the large page format. This resolves an issue in the Windows.edb test case that is caused by the fact that the new format includes the header byte of tagged values, regardless of the ExtendedInfo flag.
  • Refactor long-value and compression handling to decode values based on flags instead of using heuristics.

@CLAassistant
Copy link

CLAassistant commented Sep 18, 2024

CLA assistant check
All committers have signed the CLA.

@scudette scudette merged commit 2aa0051 into Velocidex:master Sep 19, 2024
3 checks passed
@scudette
Copy link
Contributor

Thanks!

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

Successfully merging this pull request may close these issues.

3 participants