.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 12a0bb330d If the decompiler crashes: Show name of the decompiled method in the exception message. 14 years ago
..
Ast If the decompiler crashes: Show name of the decompiled method in the exception message. 14 years ago
Disassembler Fixed structure detection bug that prevented try-finally blocks from being moved into loops. 14 years ago
FlowAnalysis Refactoring control flow 14 years ago
ILAst Fixed building of ILAst try-catch block 14 years ago
Mono.Cecil.Rocks Initial port to new NRefactory. 14 years ago
Properties Add build scripts. 14 years ago
CecilExtensions.cs In debug builds, make intermediate transform steps available as "language". 14 years ago
DecompilerException.cs If the decompiler crashes: Show name of the decompiled method in the exception message. 14 years ago
GraphVizGraph.cs Implemented reference support in the text view. 14 years ago
ICSharpCode.Decompiler.csproj If the decompiler crashes: Show name of the decompiled method in the exception message. 14 years ago
ITextOutput.cs Remove unused imports 14 years ago
Options.cs Fixed conditional loops 14 years ago
PlainTextOutput.cs Remove unused imports 14 years ago