.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.
 
 
 
 
Christoph Wille 99165b7ce2
Update Humanizer (#3532)
3 days ago
..
CSharp Add ExpandParamsArguments DecompilerSettings 7 days ago
DebugInfo Fix handling of file extensions in project export. 6 months ago
Disassembler Move AllowByRefLike to SRMExtensions. 2 weeks ago
Documentation Fix a possible NRE in XmlDocumentationElement and wrong nullable annotations in analyzers. 4 months ago
FlowAnalysis Fix #3258: Move GraphVizGraph and friends to ILSpy and remove InternalsVisibleTo. 1 year ago
Humanizer Update Humanizer (#3532) 3 days ago
IL Rename ResolvedUsingScope to UsingScope 2 weeks ago
Instrumentation
Metadata Allow creating a MetadataFile with a MetadataReader / MetadataStringDecoder (#3487) 2 months ago
Output Fix: #3407 Add "private protected" feature for 7.2 decompiler options 5 months ago
Properties Upgrade dotnet target framework to net10 1 month ago
Semantics Add support for C# 12 inline array expressions 2 months ago
Solution fix: inter-project reference for SDK-style solutions 1 month ago
TypeSystem Add ExtensionInfo: mapping of extension members to extension implementations and more. 1 week ago
Util Add VariableScope and rework AssignVariableNames step to support renaming parameters of nested ILFunctions in the future. 5 months ago
DecompilationProgress.cs Generalize progress reporting for decompilation and PDB generation. 3 years ago
DecompileRun.cs Rename ResolvedUsingScope to UsingScope 2 weeks ago
DecompilerException.cs Use MetadataFile instead of PEFile in TypeSystem. 1 year ago
DecompilerNuGetPackageIcon.png
DecompilerSettings.cs Add ExpandParamsArguments DecompilerSettings 7 days ago
ICSharpCode.Decompiler.csproj Update Humanizer (#3532) 3 days ago
ICSharpCode.Decompiler.ruleset Annotate service lifetime explicitly. 12 months ago
ICSharpCode.Decompiler.snk
NRExtensions.cs Add extension method to get metadata TypeAttributes for an ITypeDefinition 1 year ago
NRTAttributes.cs
PackageReadme.md
PartialTypeInfo.cs
SRMExtensions.cs Minor update related to issue #3492 2 months ago
SRMHacks.cs Move AllowByRefLike to SRMExtensions. 2 weeks ago
SingleFileBundle.cs Add WebCIL support 1 year ago
packages.lock.json Update System.Reflection.Metadata dependency to 9.0.0. 2 weeks ago