-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: issue while parsing PE version information
There are some files like abeef1c9452835ba856c3bef32657076b7757c21e9f5c78f6336cfedc87d0b46, where the size of version information strings is the number of UTF-16 characters, without taking into account null terminator.
- Loading branch information
Showing
3 changed files
with
1,788 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+2.09 MB
...pe/tests/testdata/abeef1c9452835ba856c3bef32657076b7757c21e9f5c78f6336cfedc87d0b46.in.zip
Binary file not shown.
Oops, something went wrong.