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!
btrexler
0

Comments

1 comment

  • Jessica R
    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 R
    0

Add comment

Please sign in to leave a comment.