.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 2c75fada90 Update to NRefactory 5.4 11 years ago
BuildTools Fixed UpdateAssemblyInfo error when git repository exists but git.exe cannot be found. 14 years ago
ICSharpCode.Decompiler Build inline blocks when there are IL statements (opcodes not pushing anything) in a block while the stack is non-empty. 12 years ago
ILSpy expr inlining 12 years ago
ILSpy.BamlDecompiler Fix compiler warnings, and exclude the refactorings from NR.CSharp. 12 years ago
Mono.Cecil 'Typed IL' view shows stack 12 years ago
NRefactory Update to NRefactory 5.4 11 years ago
SharpTreeView Update AvalonEdit and SharpTreeView to 4.2.0.8752. 14 years ago
TestPlugin Upgrade to new ICSharpCode.Decompiler (work in progress) 12 years ago
doc expr inlining 12 years ago
packages Upgrade to new ICSharpCode.Decompiler (work in progress) 12 years ago
.gitattributes Add .gitattributes and normalize newlines 12 years ago
.gitignore Upgrade to new ICSharpCode.Decompiler (work in progress) 12 years ago
.tgitconfig Add tgit.icon project config 12 years ago
ILSpy.sln expr inlining 12 years ago
README.txt Update README.txt 12 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