When using Ilspy I am getting a Read out of bounds error:
Read out of bounds
System.BadImageFormatException: Read out of bounds.在 System.Reflection.Throw.OutOfBounds() 在 System.Reflection.Metadata.BlobReader.ReadInt32()
How should I address this?
Your file is not a valid assembly or the architecture bitness is invalid (what is for decompiler most unlikly).
Your file is not a valid assembly or the architecture bitness is invalid (what is for decompiler most unlikly).