Skip to content

Hotfix/fail to extract with wrong projectid:0x004A of xlsm file.#4

Merged
takeruko merged 2 commits intomainfrom
hotfix/fail_to_extract_with_wrong_projectid
Mar 14, 2023
Merged

Hotfix/fail to extract with wrong projectid:0x004A of xlsm file.#4
takeruko merged 2 commits intomainfrom
hotfix/fail_to_extract_with_wrong_projectid

Conversation

@takeruko
Copy link
Copy Markdown
Owner

oletoolsでExcel 2019以降のxlsmファイルのソースコード抽出しようとするとエラーになる。
原因は、VBAのプロジェクトファイル中のPROJECTCOMPATVERSIONの値が0x004Aに更新され、oletoolsが予期しない値として異常終了してしまうため。
修正のためのPull Requestはすでに挙がっているが、2年近く放置されておりmergeされる気配がないので、暫定対応としてこのforkをインストールして使用するようにPipfileを修正。

@takeruko takeruko linked an issue Mar 14, 2023 that may be closed by this pull request
@takeruko takeruko merged commit 4e23048 into main Mar 14, 2023
@takeruko takeruko deleted the hotfix/fail_to_extract_with_wrong_projectid branch June 26, 2024 12:25
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.

variable PROJECTLCID_Id: expected 0002 but found 004A

1 participant