.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.
 
 
 
Ronny Klier 77c2411b6d Decompile contents of resource file nodes + non-Stream resources 15 years ago
..
AvalonEdit Rename DebuggedData.cs -> DebugInformation.cs; 15 years ago
Bookmarks Rename DebuggedData.cs -> DebugInformation.cs; 15 years ago
Commands Merge branch 'master' of https://github.com/icsharpcode/ILSpy into Debugger 15 years ago
Controls Decompile string resources in .resources TreeNodes and show them in a table. 15 years ago
Images Merge branch 'master' of https://github.com/icsharpcode/ILSpy into Debugger 15 years ago
Languages Merge branch 'master' of https://github.com/icsharpcode/ILSpy into Debugger 15 years ago
Options Merge branch 'master' of https://github.com/icsharpcode/ILSpy into Debugger 15 years ago
Properties Change version number to 2.0 15 years ago
TextView Rename DebuggedData.cs -> DebugInformation.cs; 15 years ago
TreeNodes Decompile contents of resource file nodes + non-Stream resources 15 years ago
XmlDoc Fix InvalidCastException when hovering over a type reference. 15 years ago
themes Create closeable pane for the analyzer. 15 years ago
AboutPage.cs Merge branch 'master' of https://github.com/icsharpcode/ILSpy into Debugger 15 years ago
AnalyzerTreeView.cs Split ShowAnalyzerCommand into separate file. 15 years ago
App.xaml Added "Open From GAC" dialog. 16 years ago
App.xaml.cs rename debugger assembly into ILSpy.Debugger.Plugin 15 years ago
AssemblyList.cs AssemblyList: add Sort() method 15 years ago
AssemblyListManager.cs Add button for reloading all assemblies. 16 years ago
CommandLineArguments.cs Consistently use the full MIT license header on source files. 15 years ago
ConnectMethodDecompiler.cs replace file header in some files 15 years ago
ContextMenuEntry.cs Create closeable pane for the analyzer. 15 years ago
DebugInformation.cs Rename DebuggedData.cs -> DebugInformation.cs; 15 years ago
DecompilationOptions.cs Move DisplaySettings to Options 15 years ago
ExtensionMethods.cs debug methods - part 1. 15 years ago
FilterSettings.cs Code cleanup. 16 years ago
Fusion.cs Prepare interfaces for decompiler integration. 16 years ago
GacInterop.cs Add plugin support using MEF. 16 years ago
GuessFileType.cs Consistently use the full MIT license header on source files. 15 years ago
ILSpy.csproj Merge branch 'master' into string_resources 15 years ago
ILSpySettings.cs Fix #168: ILSpy crashes on close when viewing an obfuscated assembly 15 years ago
IPane.cs Move IPane to separate file. 15 years ago
ISmartTextOutput.cs Consistently use the full MIT license header on source files. 15 years ago
LoadedAssembly.cs Move DisplaySettings to Options 15 years ago
MainWindow.xaml Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger 15 years ago
MainWindow.xaml.cs Rename DebuggedData.cs -> DebugInformation.cs; 15 years ago
NativeMethods.cs Introduce support for command-line arguments and WM_COPYDATA. 15 years ago
NavigationHistory.cs Fixed navigation to preserve state of decompiler's text view. 15 years ago
NavigationState.cs Fixed navigation to preserve state of decompiler's text view. 15 years ago
OpenFromGacDialog.xaml ProgressBar added to OpenFromGacDialog. 15 years ago
OpenFromGacDialog.xaml.cs Added an option to filter GAC entries by version in addition to name. 15 years ago
SearchPane.cs Move IPane to separate file. 15 years ago
SearchPane.xaml Show 'Searching...' entry while search is in progress. 15 years ago
SessionSettings.cs Merge branch 'master' of https://github.com/icsharpcode/ILSpy into Debugger 15 years ago
app.config Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger 16 years ago