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

EntryIDs do not seem to properly handle truncated data streams #389

Open
TheElementalOfDestruction opened this issue Oct 25, 2023 · 0 comments

Comments

@TheElementalOfDestruction
Copy link
Collaborator

TheElementalOfDestruction commented Oct 25, 2023

Outlook appears to create EntryID structures that do not have enough bytes to match the format specified in the documentation, something that the module has no ability to handle. More research is needed to understand how handling is supposed to work, as the current examples Outlook has produced appear nonsensical, the data often cutting off in what should be the middle of a field.

Additionally, work on converting EntryIDs to bytes after modification will require understanding how to handle this. If some EntryID structures should be truncated, I'll need to figure out when that should happen and why.

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