.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 d24cb3ff2e Fixed disassembling and decompiling negative zeroes. 13 years ago
..
DisassemblerHelpers.cs Fixed disassembling and decompiling negative zeroes. 13 years ago
ILStructure.cs Lots of improvements/fixes for the disassembler. 14 years ago
MethodBodyDisassembler.cs Refactored handling of debug mapping in the decompiler: we now avoid using a side-channel for the debug info and instead return it via the ITextOutput. 14 years ago
ReflectionDisassembler.cs Fixed disassembling fields with explicit layout. 13 years ago