.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 08e8091336 Fix #1211: Handle BadImageFormatException on invalid local signatures. 7 years ago
..
DisassemblerHelpers.cs Reorganize extension methods + remove unused/obsolete. 7 years ago
ILStructure.cs Disassembler: Fix bug ILStructure primitive loop detection. 7 years ago
MethodBodyDisassembler.cs Fix #1211: Handle BadImageFormatException on invalid local signatures. 7 years ago
OpCodeInfo.cs Allow ILParser methods to be used as C# 7.2 ref extensions 7 years ago
ReflectionDisassembler.cs LiteralSearchStrategy: implement support for field constants. 7 years ago