.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.
 
 
 
 
Daniel Grunwald a4af0a46f2 Move assembly loading from constructor to Loaded event. 15 years ago
..
ControlFlowEdge.cs A bit more documentation for my FlowAnalysis code. 15 years ago
ControlFlowGraph.cs Remove unused imports 15 years ago
ControlFlowGraphBuilder.cs A bit more documentation for my FlowAnalysis code. 15 years ago
ControlFlowNode.cs Remove unused imports 15 years ago
ControlStructureDetector.cs Move assembly loading from constructor to Loaded event. 15 years ago
OpCodeInfo.cs Move Language to FilterSettings. 15 years ago
SimplifyByRefCalls.cs A bit more documentation for my FlowAnalysis code. 15 years ago
SsaBlock.cs A bit more documentation for my FlowAnalysis code. 15 years ago
SsaForm.cs A bit more documentation for my FlowAnalysis code. 15 years ago
SsaFormBuilder.cs Remove unused imports 15 years ago
SsaInstruction.cs Remove unused imports 15 years ago
SsaOptimization.cs A bit more documentation for my FlowAnalysis code. 15 years ago
SsaVariable.cs A bit more documentation for my FlowAnalysis code. 15 years ago
TransformToSsa.cs Show loop head in disassembly view. 15 years ago