.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
 
 
 
 
Siegfried Pammer 613f0833ea Fix #2705: Replace '.dll' with '.exe' in shell handler 3 years ago
..
Analyzers Merge branch 'icsharpcode:master' into GuessFakeMethodAccessor 3 years ago
AvalonEdit Fix #2294: Issues discovered by static analysis. 5 years ago
Commands Fix #2664: Fix NRE in ScopeSearchToAssembly. 3 years ago
Controls Fix #2298: Allow to change the DecompilerTextView's font size through scrolling. 4 years ago
Docking Fixes #2605: Add possibility to add submenu items 4 years ago
Images Fix #2298: Allow to change the DecompilerTextView's font size through scrolling. 4 years ago
Languages Merge pull request #2697 from icsharpcode/ilspyx-search 3 years ago
Metadata Fix broken HexFilterControl 3 years ago
Options Fix #2705: Replace '.dll' with '.exe' in shell handler 3 years ago
Properties Add C# 11 language version. 3 years ago
Search Move search functionality to ILSpyX 3 years ago
TextView Fix #2632: Make sure that changing the setting "ExpandMemberDefinitions" has an effect when refreshing a decompiled view. 3 years ago
Themes Fix #2298: Allow to change the DecompilerTextView's font size through scrolling. 4 years ago
TreeNodes Move search functionality to ILSpyX 3 years ago
ViewModels Fix #2686: Introduce ToolPaneModel.AssociatedCommand to allow overriding Window-menu action. 3 years ago
Views Create ILSpyX project and make the following APIs reusable: 3 years ago
AboutPage.cs Simplify update-assemblyinfo.ps1 and introduce public DecompilerVersionInfo class. 3 years ago
App.xaml Fix #2409: Styling of windows title bar is now optional. 4 years ago
App.xaml.cs Move ILSpy to net6.0-windows 4 years ago
CommandLineArguments.cs #2128: Reformat the whole code base. 5 years ago
ContextMenuEntry.cs Move search functionality to ILSpyX 3 years ago
DecompilationOptions.cs #2128: Reformat the whole code base. 5 years ago
EntityReference.cs Create ILSpyX project and make the following APIs reusable: 3 years ago
ExtensionMethods.cs Create ILSpyX project and make the following APIs reusable: 3 years ago
FilterSettings.cs Move search functionality to ILSpyX 3 years ago
GuessFileType.cs #2128: Reformat the whole code base. 5 years ago
ILSpy.csproj Add strong name to ILSpyX and fix platform warnings. 3 years ago
ILSpySettings.cs Create ILSpyX project and make the following APIs reusable: 3 years ago
ILSpyTraceListener.cs Use Trace.Listeners instead of Debug.Listeners 4 years ago
ISmartTextOutput.cs Fix #2409: Styling of windows title bar is now optional. 4 years ago
MainWindow.xaml Move search functionality to ILSpyX 3 years ago
MainWindow.xaml.cs #2704: Delay decompilation requests until context menu is closed. 3 years ago
MainWindowViewModel.cs Create ILSpyX project and make the following APIs reusable: 3 years ago
NativeMethods.cs #2128: Reformat the whole code base. 5 years ago
NavigationHistory.cs #2128: Reformat the whole code base. 5 years ago
NavigationState.cs Fix #2207: Fix ViewState handling on refresh and tab change. Include active tab in history. 5 years ago
SessionSettings.cs Move search functionality to ILSpyX 3 years ago
SolutionWriter.cs Create ILSpyX project and make the following APIs reusable: 3 years ago
TaskHelper.cs #2128: Reformat the whole code base. 5 years ago
app.manifest Fix #2038: Add proper support for Long paths on Windows 10 and limit path segments to 255 characters (with long path support) or 30 characters. If a PathTooLongException is thrown display a better error message on project export. 4 years ago