.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 7a29642b35 Revert "use mono.cecil nuget-package in all projects instead of git sub-module" 9 years ago
AvalonEdit@19611add5a Add AvalonEdit, NRefactory, and cecil submodules. 10 years ago
BuildTools Adapt <MSBuildExecutable> for 14.0 builds 9 years ago
ICSharpCode.Decompiler Revert "use mono.cecil nuget-package in all projects instead of git sub-module" 9 years ago
ILSpy Revert "use mono.cecil nuget-package in all projects instead of git sub-module" 9 years ago
ILSpy.AddIn Revert "use mono.cecil nuget-package in all projects instead of git sub-module" 9 years ago
ILSpy.BamlDecompiler Revert "use mono.cecil nuget-package in all projects instead of git sub-module" 9 years ago
NRefactory@a2b55de351 Add AvalonEdit, NRefactory, and cecil submodules. 10 years ago
NRefactory.VB fix some warnings reported by RE 9 years ago
SharpTreeView (SharpTreeView) add LockUpdates method to SharpTreeView 9 years ago
TestPlugin Revert "use mono.cecil nuget-package in all projects instead of git sub-module" 9 years ago
cecil@53df0bc39e Revert "use mono.cecil nuget-package in all projects instead of git sub-module" 9 years ago
doc Fixing SendMessage API example 11 years ago
packages Update addin version, update decompiler package version 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 AvalonEdit, NRefactory, and cecil submodules. 10 years ago
.tgitconfig Add tgit.icon project config 11 years ago
ILSpy.sln Revert "use mono.cecil nuget-package in all projects instead of git sub-module" 9 years ago
README.md Add a .md readme in addition to the .txt (used in ILSpy itself) 9 years ago
README.txt Set to version 2.3.2 and copyright years to 2016 9 years ago
Rebracer.xml update Rebracer settings to match current style more closely 9 years ago
appveyor.yml Fix path to tidy.py 9 years ago
clean.bat .bat files: initialize git submodules if necessary 10 years ago
debugbuild.bat .bat files: initialize git submodules if necessary 10 years ago
releasebuild.bat .bat files: initialize git submodules if necessary 10 years ago

README.md

ILSpy

@ilspy | ilspy.net

Downloads

Xcopy-deployable binaries via ilspy.net Visual Studio extension via VS Gallery Decompiler NuGet package via NuGet

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)