.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 abc3565b05 fix bugs in pointer decompilation 10 years ago
..
Instructions implemented SwitchInstruction, StElem, NewArr instructions 10 years ago
Transforms Reenabled CustomerAttributes unit tests and fixed most problems 10 years ago
BlockBuilder.cs Replace 'endfinally' with 'leave' 11 years ago
IInlineContext.cs Generalize inlining, and make it usable for symbolic phase-1 execution. 11 years ago
ILOpCodes.cs Upgrade to new ICSharpCode.Decompiler (work in progress) 11 years ago
ILOpCodes.tt Upgrade to new ICSharpCode.Decompiler (work in progress) 11 years ago
ILReader.cs fix bugs in pointer decompilation 10 years ago
ILTypeExtensions.cs Use NRefactory.TypeSystem for ILAst. 11 years ago
ILVariable.cs implement TransformStackIntoVariables step to eliminate peek and pop instructions 11 years ago
InstructionFlags.cs Replace 'endfinally' with 'leave' 11 years ago
InstructionOutputExtensions.cs Use NRefactory.TypeSystem for ILAst. 11 years ago
Instructions.cs implemented SwitchInstruction, StElem, NewArr instructions 10 years ago
Instructions.tt implemented SwitchInstruction, StElem, NewArr instructions 10 years ago
NRTypeExtensions.cs Add CompoundAssignment mode to BinaryNumericInstruction 11 years ago
PrimitiveType.cs Worked on ILAst instruction representation 11 years ago
SemanticHelper.cs TypeSystem helper for unit tests 11 years ago
StackType.cs Add CompoundAssignment mode to BinaryNumericInstruction 11 years ago