.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.
 
 
 
 
Maximilian Schmöcker 53d01869c9
Fix incorrect method for static methods with instance signature
2 weeks ago
..
CSharp GetTargetFrameworkMoniker: add support for netX.Y for TFMs ".NETCoreApp, Version=5.0" or newer. 2 weeks ago
DebugInfo Fix handling of file extensions in project export. 5 months ago
Disassembler Correct flag to flags 3 months ago
Documentation Fix a possible NRE in XmlDocumentationElement and wrong nullable annotations in analyzers. 3 months ago
FlowAnalysis
Humanizer
IL Improve naming of delegate-typed variables. 3 weeks ago
Instrumentation
Metadata Allow creating a MetadataFile with a MetadataReader / MetadataStringDecoder (#3487) 1 month ago
Output Fix: #3407 Add "private protected" feature for 7.2 decompiler options 4 months ago
Properties Upgrade dotnet target framework to net10 3 weeks ago
Semantics Add support for C# 12 inline array expressions 1 month ago
Solution
TypeSystem Fix incorrect method for static methods with instance signature 2 weeks ago
Util Add VariableScope and rework AssignVariableNames step to support renaming parameters of nested ILFunctions in the future. 4 months ago
DecompilationProgress.cs
DecompileRun.cs
DecompilerException.cs
DecompilerNuGetPackageIcon.png
DecompilerSettings.cs Support params keyword on non-array collections 3 weeks ago
ICSharpCode.Decompiler.csproj Upgrade dotnet target framework to net10 3 weeks ago
ICSharpCode.Decompiler.ruleset
ICSharpCode.Decompiler.snk
NRExtensions.cs
NRTAttributes.cs
PackageReadme.md
PartialTypeInfo.cs
SRMExtensions.cs Minor update related to issue #3492 1 month ago
SRMHacks.cs
SingleFileBundle.cs
packages.lock.json NuGet updates 04/25 (#3459) 3 months ago