Error "Non-negative number required. Parameter name: count"

So Hi
Basically, I was trying to decompile this Unity game * .dll, but the header of the file was a little bit weird (Usually its 4D 5A 90 / MZ.) but It's 45 52 90. I tried to decompiled it with Reflector but it says it doesn't contain MZ signature, so I changed the byte to 4D 5A 90 and got this error
977884pkvolf.png
Here is the DLL: Dll
Also, the header Isn't only on that .dll, It's on all of the DLLs (Assembly-CSharp.dll, System.dll, Much More)
Any help would be awesome!

This Ticket has been deleted from Zendesk

Answers

  • humanpuff69humanpuff69 Posts: 1 New member
    i see you are decompiling a game called mobile legends: bang bang right? i find this thread when i unable to decompile this dll . this probably is compiled for another architecture probably . who knows?
Sign In or Register to comment.