.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.
 
 
 
 
Christoph Wille 52256fded6 Proof out the changes necessary for making SharpTreeNode cross platform by proxying System.Windows dependencies 11 months ago
..
Analyzers Proof out the changes necessary for making SharpTreeNode cross platform by proxying System.Windows dependencies 11 months ago
AppEnv Enable certain commands only on Windows (#3217) 1 year ago
AvalonEdit Fix #2294: Issues discovered by static analysis. 4 years ago
Commands Enable certain commands only on Windows (#3217) 1 year ago
Controls Fix #3065: Hide watermark/help text of SearchBox, if contents are changed programmatically without setting the focus to the text box first. 2 years ago
Docking Fixes #2605: Add possibility to add submenu items 3 years ago
Images Add WebCIL support 1 year ago
Languages Add metadata processing for C# 12 'ref readonly' parameters 11 months ago
Metadata Lift some artificial restrictions to PEFile in WholeProjectDecompiler and ReflectionDisassembler. 1 year ago
Options Enable certain commands only on Windows (#3217) 1 year ago
Properties Add metadata processing for C# 12 'ref readonly' parameters 11 months ago
Search Prepare new AppEnv namespace that will house all application environment code (configuration and runtime) 1 year ago
TextView Lift some artificial restrictions to PEFile in WholeProjectDecompiler and ReflectionDisassembler. 1 year ago
Themes Adjust colors of AvalonEdit built-in highlightings for dark themes 2 years ago
TreeNodes Proof out the changes necessary for making SharpTreeNode cross platform by proxying System.Windows dependencies 11 months ago
Updates Disentangle AboutPage from checking for updates (prepare for the later possibility of introducing AutoUpdate for MSI installs) 2 years ago
ViewModels Fix #3098: Naming scheme for .NET previews has changed a bit 2 years ago
Views - Remove static state from DisplaySettingsPanel 3 years ago
AboutPage.cs AOT and x-plat changes (#3203) 1 year ago
App.xaml Fix #2409: Styling of windows title bar is now optional. 4 years ago
App.xaml.cs Fix warnings for single instance handling 1 year ago
ContextMenuEntry.cs Move search functionality to ILSpyX 3 years ago
DecompilationOptions.cs Move Settings to ILSpyX (#2869) 3 years ago
EntityReference.cs Use MetadataFile instead of PEFile in TypeSystem. 1 year ago
ExtensionMethods.cs #3068: Introduce MetadataFile for pure ECMA-335 streams and as base class for PEFile 2 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 Special-case @file in FullyQualityPath to avoid situations like System.IO.IOException: The filename, directory name, or volume label syntax is incorrect. : 'D:\GitWorkspace\ILSpy\ILSpy.AddIn\bin\Debug\net472\@C:\Users\christophw\AppData\Local\Temp\tmp1E90.tmp' 1 year ago
ILSpySettingsFilePathProvider.cs AOT and x-plat changes (#3203) 1 year 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 Remove theme combo box 2 years ago
MainWindow.xaml.cs CommandLineArguments ctor to static Create method 1 year ago
MainWindowViewModel.cs Create ILSpyX project and make the following APIs reusable: 3 years ago
NativeMethods.cs DllImport to LibraryImport in SharpTreeView 1 year 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. 4 years ago
SessionSettings.cs Remove obsolete and unused fields from SessionSettings. 1 year ago
SolutionWriter.cs - Remove static state from DisplaySettingsPanel 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