.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 f45c2fa401 implement TransformStackIntoVariables step to eliminate peek and pop instructions 10 years ago
..
Ast Add back AST transform infrastructure 11 years ago
CSharp implement TransformStackIntoVariables step to eliminate peek and pop instructions 10 years ago
Disassembler Build exception handling blocks 11 years ago
FlowAnalysis Traverse the dominator tree in depth-first order when finding conditions. This reduces the number of gotos produced for complex control flow. 13 years ago
IL implement TransformStackIntoVariables step to eliminate peek and pop instructions 10 years ago
ILAst Fix AsyncDecompiler for roslyn-compiled methods that have finally blocks. 11 years ago
Output Upgrade to new ICSharpCode.Decompiler (work in progress) 11 years ago
Properties TypeSystem helper for unit tests 10 years ago
Tests implement TransformStackIntoVariables step to eliminate peek and pop instructions 10 years ago
Util Use ResolveResults as annotations. 11 years ago
CecilExtensions.cs Basic infrastructure for C# decompiler 11 years ago
CodeMappings.cs Modify code-mappings API and icon margin. 14 years ago
DecompilerException.cs Consistently use the full MIT license header on source files. 14 years ago
DecompilerTypeSystem.cs Re-enable IntroduceUsingDeclarations 11 years ago
ICSharpCode.Decompiler.csproj implement TransformStackIntoVariables step to eliminate peek and pop instructions 10 years ago
ReferenceResolvingException.cs Use NRefactory.TypeSystem for ILAst. 11 years ago
TypesHierarchyHelpers.cs Basic infrastructure for C# decompiler 11 years ago
packages.config Upgrade to new ICSharpCode.Decompiler (work in progress) 11 years ago