.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.
 
 
 
 
jwfx 5d1219950f Fix exception when writing resx files without adding any resources 4 months ago
..
CSharp #3401: fix missing file extension if name contains ':' 5 months ago
DebugInfo Fix handling of file extensions in project export. 5 months ago
Disassembler Fix #3218: Avoid exceptions when IL is invalid due to unexpected end-of-method-body. 1 year ago
Documentation Fix #3226: missing assemblyFileName parameter in XmlDocLoader.FindXmlDocumentation 11 months ago
FlowAnalysis Fix #3258: Move GraphVizGraph and friends to ILSpy and remove InternalsVisibleTo. 11 months ago
Humanizer
IL Allow explicit null termination character 5 months ago
Instrumentation
Metadata Fix #3349: Get rid of version string manipulation in UniversalAssemblyResolver.ParseTargetFramework. 7 months ago
Output
Properties Set VersionName for release 6 months ago
Semantics Handle ReferenceKind.RefReadOnly in a few more cases 12 months ago
Solution
TypeSystem Fix detection and display of explicitly implemented operators. 5 months ago
Util Fix exception when writing resx files without adding any resources 4 months ago
DecompilationProgress.cs
DecompileRun.cs
DecompilerException.cs Use MetadataFile instead of PEFile in TypeSystem. 1 year ago
DecompilerNuGetPackageIcon.png
DecompilerSettings.cs Fix #2716: Add an option to allow sorting custom attributes 5 months ago
ICSharpCode.Decompiler.csproj Fix #2716: Add an option to allow sorting custom attributes 5 months ago
ICSharpCode.Decompiler.ruleset Annotate service lifetime explicitly. 11 months ago
ICSharpCode.Decompiler.snk
NRExtensions.cs Add extension method to get metadata TypeAttributes for an ITypeDefinition 11 months ago
NRTAttributes.cs
PackageReadme.md
PartialTypeInfo.cs
SRMExtensions.cs Add WebCIL support 1 year ago
SRMHacks.cs
SingleFileBundle.cs Add WebCIL support 1 year ago
packages.lock.json Use Microsoft.Sbom.Targets in Decompiler, BamlDecompiler and ILSpyX NuGets (#3346) 6 months ago