CodemerxDecompile works well with binaries that have been compiled with mono but not with Visual Studio
Tested with a simple C sharp console app. With just a simple hello world program.
Compiled as a release or stand alone binary as "self contained"
Both return the error:
The assembly AssemblyName.exe is not a valid CLR assembly
Even if you attempt to view the assembly on Windows with CodemerxDecompile




