.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 a791612077 Fix broken HexFilterControl 4 years ago
..
CorTables * Rename Metadata.GenericContext to MetadataGenericContext to avoid conflicts with TypeSystem.GenericContext 4 years ago
DebugDirectory Fix formatting. 4 years ago
DebugTables * Rename Metadata.GenericContext to MetadataGenericContext to avoid conflicts with TypeSystem.GenericContext 4 years ago
Heaps Add metadata tree nodes for blob, guid, string and user string heap. 5 years ago
CoffHeaderTreeNode.cs Create ILSpyX project and make the following APIs reusable: 4 years ago
DataDirectoriesTreeNode.cs #2128: Reformat the whole code base. 5 years ago
DebugDirectoryTreeNode.cs Add Debug Directory raw data and sub tree nodes, with special handling for: 4 years ago
DebugMetadataTablesTreeNode.cs Add metadata tree nodes for blob, guid, string and user string heap. 5 years ago
DebugMetadataTreeNode.cs Add Debug Directory raw data and sub tree nodes, with special handling for: 4 years ago
DosHeaderTreeNode.cs #2128: Reformat the whole code base. 5 years ago
FlagsFilterControl.xaml Use DataGrid in all metadata views. 6 years ago
FlagsFilterControl.xaml.cs Fix #2294: Issues discovered by static analysis. 5 years ago
FlagsTooltip.xaml Work on metadata tooltips, performance, etc. 6 years ago
FlagsTooltip.xaml.cs #2128: Reformat the whole code base. 5 years ago
GoToTokenCommand.cs Add hyperlinks to other metadata tables to make the "Go to Token" command more accessible. 4 years ago
Helpers.cs Fix broken HexFilterControl 4 years ago
HexFilterControl.xaml Use DataGrid in all metadata views. 6 years ago
HexFilterControl.xaml.cs Fix broken HexFilterControl 4 years ago
MetaDataGrid.cs Fix #2151: Improve performance of Metadata DataGridCell 5 years ago
MetadataHeapTreeNode.cs Add metadata tree nodes for blob, guid, string and user string heap. 5 years ago
MetadataProtocolHandler.cs Add metadata tree nodes for blob, guid, string and user string heap. 5 years ago
MetadataTableTreeNode.cs Add metadata tree nodes for blob, guid, string and user string heap. 5 years ago
MetadataTableViews.xaml #2421: Refactored OptionalHeaderTreeNode and CoffHeaderTreeNode in an attempt to fix the memory leak issue. Now, it's leaking less, but still leaking, if you resize the table so that it's very small and press (and keep holding) the down arrow after selecting the row "Loader Flags" for an extended amount of time. Looks like a bug in WPF. 4 years ago
MetadataTableViews.xaml.cs Add support for inline display of blob contents of CustomDebugInformation entries in PDBs. 5 years ago
MetadataTablesTreeNode.cs Add metadata tree nodes for blob, guid, string and user string heap. 5 years ago
MetadataTreeNode.cs #2421: Refactored OptionalHeaderTreeNode and CoffHeaderTreeNode in an attempt to fix the memory leak issue. Now, it's leaking less, but still leaking, if you resize the table so that it's very small and press (and keep holding) the down arrow after selecting the row "Loader Flags" for an extended amount of time. Looks like a bug in WPF. 4 years ago
OptionalHeaderTreeNode.cs Create ILSpyX project and make the following APIs reusable: 4 years ago