Visual Studio 2015. I want to see the code through disassembler. Ildasm gives an error: there is no valid CLR header, so disassembly is not possible. Does anyone know how to solve this problem?
- To correct that heading? Without specific files - guessing on the coffee grounds. - Vladimir Martyanov
- 2Or maybe your program is a native C ++ program, not a .NET assembly? - VladD
|