.NET Reflector by Lutz Roeder vs. ILDASM

Publié le par Ma Saucière Bien Aimée

.NET Reflector is a free software utility for Microsoft .NET combining class browser, static analysis and decompiler.

Lutz Roeder's Reflector is the class browser, explorer, analyzer and documentation viewer for .NET.


Reflector allows to easily view, navigate, search, decompile and analyze .NET assemblies in C#, Visual Basic and IL. It is best thought of as a sort of ILDASM++.

There is an excellent "Call Tree", that can be used to drill down into IL methods to see what other methods they call. Reflector is commonly used by .NET developers to understand the inner workings of code libraries whose source code is unavailable. There are a large number of addins for Reflector that increase its usefulness.

Reflector was created by Lutz Roeder.



Lire la suite sur Wikipedia

Publié dans Programmation

Pour être informé des derniers articles, inscrivez vous :
Commenter cet article