.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.
 
 
 
 
Holger Schmidt 09ed31d391
Generate Mermaid HTML diagrammer from input assembly via ilspycmd (#3324)
6 months ago
..
Abstractions Move non-UI analyzer code to ILSpyX 1 year ago
Analyzers Refactoring: 7 months ago
Extensions ILSpyX: remove InternalsVisibleTo for ILSpy + remove some redundant code. 8 months ago
FileLoaders Use uncompressedStream for PEFile in XamarinCompressedFileLoader 11 months ago
MermaidDiagrammer Generate Mermaid HTML diagrammer from input assembly via ilspycmd (#3324) 6 months ago
PdbProvider ILSpyX: remove InternalsVisibleTo for ILSpy + remove some redundant code. 8 months ago
Properties Provide commit hash in AboutPage to make finding the correct version easier. 8 months ago
Search Refactor SearchPane so only the view model is exposed. 9 months ago
Settings Consolidate all options/settings to use a consistent WFP MVVM pattern. 8 months ago
TreeView Fix #3221: ArgumentOutOfRangeException: Index was out of range when clearing the assembly list 8 months ago
ApiVisibility.cs Move search functionality to ILSpyX 3 years ago
AssemblyList.cs ILSpyX: remove InternalsVisibleTo for ILSpy + remove some redundant code. 8 months ago
AssemblyListManager.cs Fix #3293: Right panel shows old info in case all is deleted in the left-hand tree 8 months ago
AssemblyListSnapshot.cs Add IFileLoader API 1 year ago
ICSharpCode.ILSpyX.csproj Generate Mermaid HTML diagrammer from input assembly via ilspycmd (#3324) 6 months ago
LanguageVersion.cs Move LanguageVersion to ILSpyX. 3 years ago
LoadedAssembly.cs Fix #3300: System.FormatException: The input string 'PDB' was not in a correct format. 7 months ago
LoadedAssemblyExtensions.cs Use MetadataFile instead of PEFile in TypeSystem. 1 year ago
LoadedPackage.cs ILSpyX: remove InternalsVisibleTo for ILSpy + remove some redundant code. 8 months ago
PackageReadme.md Build ILSpyX NuGet package 3 years ago