Skip to content

Structure.py: 'u' format calcUnpackSize fix for higher unicode codepoint values. #1995

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alexisbalbachan
Copy link
Collaborator

This PR should fix #1788

Fixes calcUnpackSize for the "unicode" format 'u' by searching for the real NULL-NULL terminator

Changed documentation about the 'u' format to clarify that it is encoded in UTF16-le

…ULL-NULL terminator

Changed documentation about the 'u' format to clarify that it is UTF16-le
@anadrianmanrique anadrianmanrique added the medium Medium priority item label Jul 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium Medium priority item
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Japanese Windows Security Log Encoding Issue
2 participants