.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.
 
 
 
 
Siegfried Pammer ecda21f7f9 Fix #1932: Add ExportToolPaneAttribute and reimplement ShowInBottomPane and ShowInTopPane. 6 years ago
..
Analyzers Fix #1932: Add ExportToolPaneAttribute and reimplement ShowInBottomPane and ShowInTopPane. 6 years ago
AvalonEdit Remove unused usings in solution; remove dead code; unify namespaces 9 years ago
Commands Fix #1932: Add ExportToolPaneAttribute and reimplement ShowInBottomPane and ShowInTopPane. 6 years ago
Controls Use DataGrid in all metadata views. 6 years ago
DebugInfo Add Debug Metadata Explorer 6 years ago
Docking Fix #1932: Add ExportToolPaneAttribute and reimplement ShowInBottomPane and ShowInTopPane. 6 years ago
Images Removed Viewbox from Copy icon causing an exception when opening context menu 6 years ago
Languages Fix #1932: Add ExportToolPaneAttribute and reimplement ShowInBottomPane and ShowInTopPane. 6 years ago
Metadata Fix #1504: Selected decompiler settings should affect tree view and tooltips 6 years ago
Options Fix #1653: Add "reset to defaults" in options dialog 6 years ago
Properties Fix #1862: Update AvalonEdit to 6.0.1 6 years ago
Search Fix #1932: Add ExportToolPaneAttribute and reimplement ShowInBottomPane and ShowInTopPane. 6 years ago
TextView FindNodeByPath: Use metadata token as identification of member/type tree nodes. 6 years ago
TreeNodes Fix #1504: Selected decompiler settings should affect tree view and tooltips 6 years ago
ViewModels Fix #1932: Add ExportToolPaneAttribute and reimplement ShowInBottomPane and ShowInTopPane. 6 years ago
Views Fix #1932: Add ExportToolPaneAttribute and reimplement ShowInBottomPane and ShowInTopPane. 6 years ago
themes Use DataGrid in all metadata views. 6 years ago
AboutPage.cs Fix navigation and history in AboutPage 6 years ago
App.xaml Added "Open From GAC" dialog. 15 years ago
App.xaml.cs Fix navigation and history in AboutPage 6 years ago
AssemblyList.cs Add "Select PDB..." context menu item on assemblies, to be able to manually load a PDB for an assembly. 6 years ago
AssemblyListManager.cs Fix switching to newly created/cloned assembly list. 6 years ago
CommandLineArguments.cs Add command line argument "/config:" to specify settings file 7 years ago
ContextMenuEntry.cs Final touches. 6 years ago
DecompilationOptions.cs Fix #1849: Language version lost when switch language 6 years ago
ExtensionMethods.cs Final touches. 6 years ago
FilterSettings.cs Final touches. 6 years ago
Fusion.cs Remove unused usings in solution; remove dead code; unify namespaces 9 years ago
GacInterop.cs #1498: Display error message about the required elevated privileges. 6 years ago
GuessFileType.cs Code Tidy : Remove redundant using statements 14 years ago
ILSpy.csproj Fix #1932: Add ExportToolPaneAttribute and reimplement ShowInBottomPane and ShowInTopPane. 6 years ago
ILSpySettings.cs Add command line argument "/config:" to specify settings file 7 years ago
ILSpyTraceListener.cs Set ShowInTaskbar = true for assertions 8 years ago
ISmartTextOutput.cs Allow ISmartTextOutput to set the title of the decompilation tab. 6 years ago
LoadedAssembly.cs Fix #1504: Selected decompiler settings should affect tree view and tooltips 6 years ago
LoadedAssemblyExtensions.cs Fix #1504: Selected decompiler settings should affect tree view and tooltips 6 years ago
LoadedNugetPackage.cs Fix 1362 Remove string literals in favor of nameof(), fix mixed tabs 7 years ago
MainWindow.xaml Fix #1932: Add ExportToolPaneAttribute and reimplement ShowInBottomPane and ShowInTopPane. 6 years ago
MainWindow.xaml.cs Fix #1932: Add ExportToolPaneAttribute and reimplement ShowInBottomPane and ShowInTopPane. 6 years ago
NativeMethods.cs Fix #1387: Allow to search for names that contain spaces: simply wrap the whole name in double-quotes. Supports escaping of " and \. 7 years ago
NavigationHistory.cs Code Tidy : Remove redundant using statements 14 years ago
NavigationState.cs Fix navigation and history in AboutPage 6 years ago
SessionSettings.cs Step 1 of #1800: Add assembly list dropdown to toolbar. 6 years ago
SolutionWriter.cs Refactor Solution decompilation to use Language instead of AssemblyTreeNode. 6 years ago
TaskHelper.cs Add primitive multi-document support. 6 years ago
app.manifest Add dpiAwareness settings to app.manifest 6 years ago
packages.config Add IDebugInfoProvider implementations to ILSpy 8 years ago