.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.
 
 
 
 
David Srbecký 27d8b0107d Include blocks jumping outside the parent not as being conditionals 15 years ago
..
ControlFlow Include blocks jumping outside the parent not as being conditionals 15 years ago
Transforms/Ast Include blocks jumping outside the parent not as being conditionals 15 years ago
AssemblyInfo.cs Started the decompiler project - just a form with a text box where the generated source code will go 15 years ago
AstBuilder.cs Include blocks jumping outside the parent not as being conditionals 15 years ago
AstMetodBodyBuilder.cs Label is not reference counted object anymore, it is just a string. During transform we in two passes - find all live labels - remove all dead ones (the rest). 15 years ago
ByteCode.StackAnalysis.cs Move stack analysis to the ByteCode class 15 years ago
ByteCode.StackBehaviour.cs Convert ByteCodeCollection to new data representation: StackExpressionCollection; 15 years ago
ByteCode.Type.cs Move stack analysis to the ByteCode class 15 years ago
ByteCode.cs GUI debugging controls 15 years ago
ByteCodeCollection.cs Move stack analysis to the ByteCode class 15 years ago
CilStack.cs Convert ByteCodeCollection to new data representation: StackExpressionCollection; 15 years ago
MainForm.Designer.cs More GUI options 15 years ago
MainForm.cs More GUI options 15 years ago
MainForm.resx Started the decompiler project - just a form with a text box where the generated source code will go 15 years ago
Options.cs More GUI options 15 years ago
Program.cs GUI debugging controls 15 years ago
StackExpression.cs GUI debugging controls 15 years ago
StackExpressionCollection.cs GUI debugging controls 15 years ago
Util.cs Move code from Util class to 15 years ago