![]() |
![]() |
![]() |
![]() |
![]() |
||||||||||
|
||||||||||||||
![]() |
#1
|
|||
|
|||
![]() 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? |
#2
|
|||
|
|||
![]() |
#3
|
|||
|
|||
![]() Wow - nice tool.
It really works but reflector only can show IL code. Why reflector can't convert it to C++ or Visual Basic? IL code is very hard to read. ![]() |