.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 5bedb80a78 Phase 1: merge parts of ICSharpCode.NRefactory.CSharp into ICSharpCode.Decompiler 10 years ago
..
AvalonEdit Add BlockTransform concept and apply a bunch of refactoring essentials suggestions. 10 years ago
Commands Added UI for debug steps 10 years ago
Controls Add BlockTransform concept and apply a bunch of refactoring essentials suggestions. 10 years ago
Images fix #578 - Sort assemblies by name 10 years ago
Languages More DebugStep UI options 10 years ago
Options Merge branch 'master' into newdecompiler 10 years ago
Properties Change some transforms to block transforms. 10 years ago
TextView Add BlockTransform concept and apply a bunch of refactoring essentials suggestions. 10 years ago
TreeNodes Add BlockTransform concept and apply a bunch of refactoring essentials suggestions. 10 years ago
VB Merge branch 'master' into newdecompiler 10 years ago
XmlDoc Add BlockTransform concept and apply a bunch of refactoring essentials suggestions. 10 years ago
themes Fit and finish: improved layout and styling 15 years ago
AboutPage.cs fix #715 - Add a Check for Updates menu item to the Help Tab. 10 years ago
AnalyzerTreeView.cs focus existing analyzer node instead of creating a new one 15 years ago
App.xaml Added "Open From GAC" dialog. 16 years ago
App.xaml.cs Initial attempt at short-circuiting if conditions 10 years ago
AssemblyList.cs fix #350 - Refresh item in context menu of assemblies 10 years ago
AssemblyListManager.cs Added the possibility to create lists. 15 years ago
CommandLineArguments.cs replace try-catch-all with Guid.TryParse 12 years ago
ContextMenuEntry.cs fix item 6 of #553: right clicking on an item in the search for types list should display an "Analyze" popup menu 12 years ago
CreateListDialog.xaml fix for OpenListDialog usability 15 years ago
CreateListDialog.xaml.cs Code Tidy : Remove redundant using statements 15 years ago
DebugSteps.xaml Improvements DebugSteps UI 10 years ago
DebugSteps.xaml.cs Improvements DebugSteps UI 10 years ago
DecompilationOptions.cs More DebugStep UI options 10 years ago
ExtensionMethods.cs Add BlockTransform concept and apply a bunch of refactoring essentials suggestions. 10 years ago
FilterSettings.cs Code Tidy : Remove redundant using statements 15 years ago
Fusion.cs Remove unused code. 15 years ago
GacInterop.cs Add plugin support using MEF. 16 years ago
GuessFileType.cs Code Tidy : Remove redundant using statements 15 years ago
ILSpy.csproj Phase 1: merge parts of ICSharpCode.NRefactory.CSharp into ICSharpCode.Decompiler 10 years ago
ILSpySettings.cs Use portable settings file if it exists 11 years ago
ILSpyTraceListener.cs Initial attempt at short-circuiting if conditions 10 years ago
IPane.cs Move IPane to separate file. 15 years ago
ISmartTextOutput.cs Enable AvalonEdit SearchPanel for DecompilerTextView. Closes #261. 15 years ago
LoadedAssembly.cs Add BlockTransform concept and apply a bunch of refactoring essentials suggestions. 10 years ago
MainWindow.xaml fix #715 - Add a Check for Updates menu item to the Help Tab. 10 years ago
MainWindow.xaml.cs Add BlockTransform concept and apply a bunch of refactoring essentials suggestions. 10 years ago
NativeMethods.cs Introduce support for command-line arguments and WM_COPYDATA. 16 years ago
NavigationHistory.cs Code Tidy : Remove redundant using statements 15 years ago
NavigationState.cs Code Tidy: Mark fields read-only where appropriate 15 years ago
OpenFromGacDialog.xaml ProgressBar added to OpenFromGacDialog. 16 years ago
OpenFromGacDialog.xaml.cs Added an option to filter GAC entries by version in addition to name. 16 years ago
OpenListDialog.xaml fix for OpenListDialog usability 15 years ago
OpenListDialog.xaml.cs Use tabs, not spaces. 11 years ago
SearchPane.cs Phase 1: merge parts of ICSharpCode.NRefactory.CSharp into ICSharpCode.Decompiler 10 years ago
SearchPane.xaml Document hidden search options in search box. 10 years ago
SearchStrategies.cs Phase 1: merge parts of ICSharpCode.NRefactory.CSharp into ICSharpCode.Decompiler 10 years ago
SessionSettings.cs fix #558: Last selected assembly isn't loaded if it's an auto-loaded assembly 12 years ago
TaskHelper.cs Add BlockTransform concept and apply a bunch of refactoring essentials suggestions. 10 years ago
packages.config Run correctness tests with roslyn, and add some roslyn-based pretty-tests as well. 10 years ago