Options

is not a .NET module

btrexlerbtrexler Posts: 2
edited May 28, 2015 12:35PM in .NET Reflector Previous Versions
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!

Comments

  • Options
    Jessica RJessica R Posts: 1,319 Rose Gold 4
    Hi and thanks for your post!

    .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?


Sign In or Register to comment.