.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 7d2d43b898 Fix StackOverflowException when EnsureLazyChildren() is called by LoadChildren(). 14 years ago
AvalonEdit Remove SharpDevelop-specific paths from AvalonEdit. 14 years ago
ILSpy Add "Base Types" node. 14 years ago
Mono.Cecil Merge commit 'de279f32b3c08638bfbd6965b966e464c5b46a5d' as 'Mono.Cecil' 14 years ago
SharpTreeView Fix StackOverflowException when EnsureLazyChildren() is called by LoadChildren(). 14 years ago
.gitignore Initial ILSpy commit (empty WPF app, plus some images from SharpDevelop). 14 years ago
ILSpy.sln Add references folder. 14 years ago
README.txt Initial ILSpy commit (empty WPF app, plus some images from SharpDevelop). 14 years ago

README.txt

ILSpy is the open-source .NET assembly browser and decompiler.

This early version was hastily created by Daniel Grunwald after RedGate announced that Reflector would no longer
be available for free.