Reflector for .NET

Reflector for .NET

Reflector for .NET

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.

Reflector for .NET 是一套強大的反組譯程式,可以用來反組譯 .NET 平台的組件(exe or dll)。而經過反組譯的程式,還可以選擇其他的 .NET 語言來輸出。例如:將 C# 的程式,透過 Reflector for .NET 可以選擇 C# 也可以選擇 VB.NET 或是 Delphi,只要是屬於 .NET 的 CLS (Command language specification) 即可以當目標語言。 不僅如此,Reflector for .NET 也是物件瀏覽器,幫您分析、分門別類程式中的命名空間與物件。

Reflector for .NET 目前的版本為 5.1.00,是 Open Source 軟體。