.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 df859a0520 Fix #3300: System.FormatException: The input string 'PDB' was not in a correct format. 9 months ago
..
Abstractions Move non-UI analyzer code to ILSpyX 1 year ago
Analyzers Fix #3134: Include newobj, initobj and call instructions in TypeInstantiatedByAnalyzer 9 months ago
Extensions ILSpyX: remove InternalsVisibleTo for ILSpy + remove some redundant code. 10 months ago
FileLoaders Use uncompressedStream for PEFile in XamarinCompressedFileLoader 1 year ago
PdbProvider ILSpyX: remove InternalsVisibleTo for ILSpy + remove some redundant code. 10 months ago
Properties Provide commit hash in AboutPage to make finding the correct version easier. 10 months ago
Search Refactor SearchPane so only the view model is exposed. 10 months ago
Settings Consolidate all options/settings to use a consistent WFP MVVM pattern. 10 months ago
TreeView Fix #3221: ArgumentOutOfRangeException: Index was out of range when clearing the assembly list 10 months ago
ApiVisibility.cs Move search functionality to ILSpyX 3 years ago
AssemblyList.cs ILSpyX: remove InternalsVisibleTo for ILSpy + remove some redundant code. 10 months ago
AssemblyListManager.cs Fix #3293: Right panel shows old info in case all is deleted in the left-hand tree 9 months ago
AssemblyListSnapshot.cs Add IFileLoader API 1 year ago
ICSharpCode.ILSpyX.csproj ILSpyX: remove InternalsVisibleTo for ILSpy + remove some redundant code. 10 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. 9 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. 10 months ago
PackageReadme.md Build ILSpyX NuGet package 3 years ago