-
Notifications
You must be signed in to change notification settings - Fork 586
Closed
Description
Affected tool:
olevba
Describe the bug
I am using olevba to simply export VBA scripts to readable files. It worked smooth until now, but since last week the export lost the file extensions.
I found out that there is additional information inside the bytestring. I couldn't find any information in MS docs about this ID. So I have created a workaround to filter these segment.
How To Reproduce the bug
Untouched Excel Files (saved in the past) work normal. In the moment I open and save the file without any changes the problem occurs.
Expected behavior
A clear and concise description of what you expected to happen.
Console output / Screenshots
Here is my simple workaround to keep it running for the moment.
Version information:
- OS: Windows 10 Enterprise
- OS version: 1909 - 64 bits
- Excel version: O365 Version 2106 (Build 14131.20278)
- Python version: 3.7.6 / 64 bits
- oletools version: 0.58