Reflector is a great tool for doing an in-depth examination of…
(more)
Reflector is a great tool for doing an in-depth examination of various types of assemblies and also for disassembling IL code towards a supported .NET language. However, Reflector is unable to modify either the structure or the IL code of assemblies. Refl
(less)