is not a .NET module
btrexler
Posts: 2
Hello, I bought Reflector 8 to decompile some .NET exe's. The tool is saying the exe's are not a .NET module. Is there anything I can do from here? I'm certain it's a .NET assembly. Anyway to tell if it was obfuscated?
Thanks!
Thanks!
Comments
.NET Reflector should be able to decompile any .NET code that has valid IL but it does sounds like the code may have been obfuscated to make it seem like it's not a .NET module. Can I please check--does the file pass peverify? And are you able to open the file in IL DASM? If so, do any module names look like they've been obfuscated?
Jessica Ramos | Product Support Engineer | Redgate Software
Have you visited our Help Center?