web analytics

ILSpy: an open-source .NET assembly browser and decompiler

Options

codeling 1595 - 6639
@2016-01-16 08:51:47

ILSpy is the open-source .NET assembly browser and decompiler.

ILSpy Features

  • Assembly browsing
  • IL Disassembly
  • Support C# 5.0 "async"
  • Decompilation to C#
  • Supports lambdas and 'yield return'
  • Shows XML documentation
  • Decompilation to VB
  • Saving of resources
  • Save decompiled assembly as .csproj
  • Search for types/methods/properties (substring)
  • Hyperlink-based type/method/property navigation
  • Base/Derived types navigation
  • Navigation history
  • BAML to XAML decompiler
  • Save Assembly as C# Project
  • Find usage of field/method
  • Extensible via plugins (MEF)
  • Assembly Lists

You can download ILSpy (binaries and source code) at here

@2016-01-16 08:54:03

Comments

You must Sign In to comment on this topic.


© 2024 Digcode.com