.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.
 
 
 
 
Daniel Grunwald c1fb133fd3 Fix AsyncDecompiler for roslyn-compiled methods that have finally blocks. 11 years ago
AvalonEdit Add .gitattributes and normalize newlines 12 years ago
BuildTools Fixed UpdateAssemblyInfo error when git repository exists but git.exe cannot be found. 13 years ago
ICSharpCode.Decompiler Fix AsyncDecompiler for roslyn-compiled methods that have finally blocks. 11 years ago
ILSpy add support for Windows 7 TaskbarItem progress display 11 years ago
ILSpy.BamlDecompiler Add JumpToReferenceAsync() overload to allow detecting when the decompilation after the jump has finished. 11 years ago
Mono.Cecil Allow System.Runtime for System Type Lookups. 11 years ago
NRefactory remove old LGPL code copied from SharpDevelop 4 11 years ago
SharpTreeView Update AvalonEdit and SharpTreeView to 4.2.0.8752. 13 years ago
TestPlugin Add support for opening .netmodules. 12 years ago
doc Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
packages - Replaced simple Test differ with full-blown DiffLib-backed implementation (pulled in w/ NuGet), to improve failed test messages. 14 years ago
.gitattributes Add .gitattributes and normalize newlines 12 years ago
.gitignore Squashed 'NRefactory/' changes from 180a690..e2eef88 13 years ago
.tgitconfig Add tgit.icon project config 11 years ago
ILSpy.sln remove old LGPL code copied from SharpDevelop 4 11 years ago
README.txt Update README.txt 11 years ago
clean.bat Add build scripts. 15 years ago
debugbuild.bat Add build scripts. 15 years ago
releasebuild.bat Add build scripts. 15 years ago

README.txt

ILSpy is the open-source .NET assembly browser and decompiler.
Website: http://www.ilspy.net/

Copyright 2011-2014 AlphaSierraPapa for the SharpDevelop team
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)

ILSpy Contributors:
Daniel Grunwald
David Srbecky
Ed Harvey
Siegfried Pammer
Artur Zgodzinski
Eusebiu Marcu
Pent Ploompuu