ConfuserExTools icon indicating copy to clipboard operation
ConfuserExTools copied to clipboard

LoadFile exception

Open gokaybiz opened this issue 2 years ago • 0 comments

System.IO.FileLoadException
  HResult=0x80131019
  Message=Could not load file or assembly 'crackme, Version=1.0.1.2, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Attempt to load an unverifiable executable with fixups (IAT with more than 2 sections or a TLS section.) (Exception from HRESULT: 0x80131019)
  Source=mscorlib

Inner Exception 1:
FileLoadException: Attempt to load an unverifiable executable with fixups (IAT with more than 2 sections or a TLS section.) (Exception from HRESULT: 0x80131019)

https://github.com/wwh1004/ConfuserExTools/blob/b19da49db363866efa36dd2c298e220e43f28f40/ConfuserExKiller/ConfuserExKillerTool.cs#L18

gokaybiz avatar Feb 02 '23 11:02 gokaybiz