.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 41c99e4727 #2622: Fix crash in ExpressionBuilder when decompiling object initializer composed of readonly properties. 3 years ago
..
CSharp #2622: Fix crash in ExpressionBuilder when decompiling object initializer composed of readonly properties. 3 years ago
DebugInfo Add TypeDefinitionDocuments to custom debug information data 4 years ago
Disassembler Fix #1966: Add option to show raw offsets and instruction bytes in IL view. 4 years ago
Documentation Remove unused code. 4 years ago
FlowAnalysis #2480: avoid crash if ILAst "cannot jump into block container" invariant is violated 4 years ago
Humanizer
IL Fix build. 3 years ago
Instrumentation Add header 4 years ago
Metadata #2594: Cache LoadedAssembly.GetTargetFrameworkIdAsync, LoadedAssembly.GetRuntimePackAsync, PEFile.Name, PEFile.FullName to improve performance of assembly resolving. This improves performance of the analysis by a factor of 2. 4 years ago
Output
Properties
Semantics Fix #2307: potential NRE in IntroduceExtensionMethods 4 years ago
Solution
TypeSystem #2397: Add TypeSystemExtensions.IsUnmanagedType 4 years ago
Util nullable enable for CSharpOperators.cs 4 years ago
DecompileRun.cs Fix #2448: Decompiler shows some enum values as hexdecimal instead of decimal 4 years ago
DecompilerException.cs
DecompilerNuGetPackageIcon.png
DecompilerSettings.cs Fix #2330: Add conditional sub directory support 4 years ago
ICSharpCode.Decompiler.csproj Update (c) for 2022 3 years ago
ICSharpCode.Decompiler.nuspec.template Switch release and debug to embedded debug info 4 years ago
ICSharpCode.Decompiler.ruleset
ICSharpCode.Decompiler.snk
NRExtensions.cs
SRMExtensions.cs Update to dotnet-format 5.1.225507. 4 years ago
SRMHacks.cs
SingleFileBundle.cs Support for single-file bundle from .NET 6. 4 years ago