.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

1.3 KiB

ILSpy Join the chat at https://gitter.im/icsharpcode/ILSpy NuGet Build status ![Twitter Follow](https://img.shields.io/twitter/follow/ILSpy.svg?style=social&label=Follow ILSpy) ilspy.net ILSpy VS extension

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

License

ILSpy is distributed under the MIT License.

Included open-source libraries:

  • Mono.Cecil: MIT License (thanks to Jb Evain)
  • AvalonEdit: LGPL
  • SharpTreeView: LGPL
  • ICSharpCode.Decompiler: MIT License (developed as part of ILSpy)
  • Ricciolo.StylesExplorer: MS-PL (part of ILSpy.BamlDecompiler.Plugin)