Comments
1 comment
-
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?
Add comment
Please sign in to leave a comment.
Thanks!