.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 b9f50901a4 Fix #3367: Add extra validation to TransformDecimalCtorToConstant to prevent crashes with obfuscated assemblies. 7 months ago
..
Correctness Add more tests for C# 12 ref readonly parameters 1 year ago
Disassembler/Pretty Use .interfaceimpl type syntax 3 years ago
ILPretty Fix #2166: Unnecessary uint casts/conversions for certain bitwise operations 10 months ago
PdbGen Add a disabled test for sequence points in all members 2 years ago
Pretty Fix #3367: Add extra validation to TransformDecimalCtorToConstant to prevent crashes with obfuscated assemblies. 7 months ago
Ugly Rewrite AssignVariableNames algorithm to use variable usages instead of the list of variables. 1 year ago
VBPretty Fix removal of attributes injected by the legacy VB compiler 2 years ago