.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.
 
 
 
 
Christoph Wille 7adf27af76 Move README.txt next to the license documents in /doc folder 6 years ago
..
Command Line.txt Fixing SendMessage API example 11 years ago
ILAst.txt Document stale positions and orphaned nodes. 10 years ago
IntPtr.txt Properly fix the integer conversion mess. 9 years ago
LGPL.txt Clarify the license: add license files to doc/ in source distribution; embed licenses in ILSpy executable and put links on the about page. Closes #145. 15 years ago
MS-PL.txt add ILSpy.BamlDecompiler project 15 years ago
Pattern Matching.html Namespace adjustments for Syntax classes 9 years ago
README.txt Move README.txt next to the license documents in /doc folder 6 years ago
Resources.txt Fix #1192: Use custom ResourcesFile implementation 7 years ago
copyright.txt Year adjustments where static (2020) 6 years ago
license.txt Making sure the license information are copied everywhere they need to be 6 years ago

README.txt

ILSpy is the open-source .NET assembly browser and decompiler.
Website: https://ilspy.net/
Found a bug?: https://github.com/icsharpcode/ILSpy/issues/new

Copyright 2011-2020 AlphaSierraPapa for the SharpDevelop team
License: ILSpy is distributed under the MIT License.

Included open-source libraries:
Mono.Cecil: MIT License (part of ILSpy)
LightJson: MIT License (part of ICSharpCode.Decompiler)
Humanizer: MIT License (part of ICSharpCode.Decompiler)
AvalonEdit: MIT License
SharpTreeView: LGPL
ILSpy.BamlDecompiler: MIT License
CommandLineUtils: Apache License 2.0 (part of ICSharpCode.Decompiler.Console)
ILCompiler.Reflection.ReadyToRun: MIT License (part of ILSpy.ReadyToRun)
Iced: MIT License (part of ILSpy.ReadyToRun)

Current and past contributors: https://github.com/icsharpcode/ILSpy/graphs/contributors