.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.
 
 
 
 
Siegfried Pammer ec6a9afc57 Fix #2448: Decompiler shows some enum values as hexdecimal instead of decimal 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 Generate file-scoped namespace declarations, if possible. 4 years ago
Pretty Fix #2448: Decompiler shows some enum values as hexdecimal instead of decimal 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