.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
 
 
 
 
Siegfried Pammer 6bc0abc336 Fix #2378: DeconstructionTransform produced invalid ILAst with some optimized deconstruction patterns. 4 years ago
..
Correctness Fix #2444: Ambiguous implicit conversions from null literals in decompiled code 4 years ago
Disassembler/Pretty Implement new declsec parser in ReflectionDisassembler + added unit tests. 7 years ago
ILPretty Fix #2443: do not use this()-ctor initializers by accident if base type is unknown. 4 years ago
PdbGen Fix #2038: Add proper support for Long paths on Windows 10 and limit path segments to 255 characters (with long path support) or 30 characters. If a PathTooLongException is thrown display a better error message on project export. 4 years ago
Pretty Fix #2378: DeconstructionTransform produced invalid ILAst with some optimized deconstruction patterns. 4 years ago
Ugly Fix #2515: Auto events are not decompiled correctly, if left untouched. 4 years ago
VBPretty Fix #1698: Readonly auto properties from VB.NET are not properly decompiled 4 years ago