patriK
01-20-2010, 12:38 PM
I want to view a .NET PE file in reflector.
I tried to disassemble it and then I replaced all "unused" to "nop" in the methods I want to view with reflector.
Recompiling works but the file is not viewable in reflector.
Is there any solution / tutorial how to view source from babel obfuscated files?
I tried to disassemble it and then I replaced all "unused" to "nop" in the methods I want to view with reflector.
Recompiling works but the file is not viewable in reflector.
Is there any solution / tutorial how to view source from babel obfuscated files?