2

// PE file does not contain any managed metadata. enter image description here

Zeko It
  • 21
  • 1
  • If I understand the message correctly. then this means the DLL is not a .NET DLL and thus can not be decompiled using ILSpy. You need to use a tool like Ghidra or IDA (Pro) to decompile it, but be aware that decompiling non dot net DLLs is much harder, thus the decompiled code will much harder to read and some times even be wrong. – Robert Mar 26 '23 at 10:39

0 Answers0