dotnet/runtime

[ILVerify] BadImageFormatGeneric when verifying a .netmodule

Open

#37,396 建立於 2019年1月15日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)C# (5,445 fork)batch import
Priority:3area-Tools-ILVerificationhelp wanted

倉庫指標

Star
 (17,886 star)
PR 合併指標
 (平均合併 12天 11小時) (30 天內合併 661 個 PR)

描述

Calling ILVerify.exe for a .netmodule results in a BadImageFormatGeneric error. e.g.

ILVerify.exe "C:\Windows\Microsoft.NET\Framework\v4.0.30319\System.EnterpriseServices.Wrapper.dll" -r "C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll"

results in:

Error: [TEMPORARY EXCEPTION MESSAGE] BadImageFormatGeneric:

貢獻者指南