.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 797ce6796a Remove unused nunit.framework.dll 9 years ago
BuildTools fix error in buildtools : UpdateAssemblyInfo failed when there is a banner in start of cmd 10 years ago
ICSharpCode.Decompiler Remove unused nunit.framework.dll 9 years ago
ILSpy Allow decompiling individual properties/methods. 10 years ago
ILSpy.AddIn Let's try appveyor instead 10 years ago
ILSpy.BamlDecompiler Add NRefactory as submodule 10 years ago
NRefactory@2d65653491 fix unit tests 10 years ago
SharpTreeView (SharpTreeView) fix NRE 11 years ago
TestPlugin Add NRefactory as submodule 10 years ago
cecil Add NRefactory as submodule 10 years ago
doc Fix ILOpCode.Pop 10 years ago
packages Merge remote-tracking branch 'origin/master' into newdecompiler 10 years ago
.editorconfig change formatting settings to be consistent with the rest of ILSpy 11 years ago
.gitattributes Add .gitattributes and normalize newlines 12 years ago
.gitignore git: Ignore Roslyn temp files 11 years ago
.gitmodules Add NRefactory as submodule 10 years ago
.tgitconfig Add tgit.icon project config 11 years ago
.travis.yml fix path to solution file 10 years ago
ICSharpCode.Decompiler.sln travis: run nuget restore 10 years ago
ILSpy.sln Add NRefactory as submodule 10 years ago
README.txt List the MS-PL in the README. 11 years ago
Rebracer.xml updated Rebracer.xml 11 years ago
appveyor.yml Let's try appveyor instead 10 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)
Ricciolo.StylesExplorer: MS-PL (part of ILSpy.BamlDecompiler.Plugin)

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