.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 46a6696694 Refactor metadata tables to use TableIndex instead of HandleKind. 2 years ago
..
CorTables Refactor metadata tables to use TableIndex instead of HandleKind. 2 years ago
DebugDirectory Update icons 3 years ago
DebugTables Refactor metadata tables to use TableIndex instead of HandleKind. 2 years ago
Heaps Refactor metadata tables to use TableIndex instead of HandleKind. 2 years ago
CoffHeaderTreeNode.cs Refactor metadata tables to use TableIndex instead of HandleKind. 2 years ago
DataDirectoriesTreeNode.cs Refactor metadata tables to use TableIndex instead of HandleKind. 2 years ago
DebugDirectoryTreeNode.cs Use MetadataFile instead of PEFile in TypeSystem. 2 years ago
DebugMetadataTablesTreeNode.cs Move more settings-related items from MainWindow to SettingsService 2 years ago
DosHeaderTreeNode.cs Refactor metadata tables to use TableIndex instead of HandleKind. 2 years ago
FlagsFilterControl.xaml Use DataGrid in all metadata views. 7 years ago
FlagsFilterControl.xaml.cs Fix #2294: Issues discovered by static analysis. 6 years ago
FlagsTooltip.xaml Work on metadata tooltips, performance, etc. 7 years ago
FlagsTooltip.xaml.cs #2128: Reformat the whole code base. 6 years ago
GoToTokenCommand.cs Annotate service lifetime explicitly. 2 years ago
Helpers.cs Fix #3246: Choppy scrolling when scrolling fast after smooth scrolling introduction (#3248) 2 years ago
HexFilterControl.xaml Use DataGrid in all metadata views. 7 years ago
HexFilterControl.xaml.cs Fix broken HexFilterControl 4 years ago
MetaDataGrid.cs Fix #2151: Improve performance of Metadata DataGridCell 6 years ago
MetadataHeapTreeNode.cs Refactor metadata tables to use TableIndex instead of HandleKind. 2 years ago
MetadataProtocolHandler.cs Annotate service lifetime explicitly. 2 years ago
MetadataTableTreeNode.cs Refactor metadata tables to use TableIndex instead of HandleKind. 2 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. 5 years ago
MetadataTableViews.xaml.cs Add support for inline display of blob contents of CustomDebugInformation entries in PDBs. 5 years ago
MetadataTablesTreeNode.cs Move more settings-related items from MainWindow to SettingsService 2 years ago
MetadataTreeNode.cs Refactor metadata tables to use TableIndex instead of HandleKind. 2 years ago
OptionalHeaderTreeNode.cs Update icons 3 years ago