.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 1001ff5721 Fix 'yield break;' in try-catch blocks. 8 years ago
..
ConditionDetection.cs WIP: yield return decompiler 9 years ago
ControlFlowGraph.cs Reconstruct try-finally blocks in yield return decompiler 9 years ago
ControlFlowSimplification.cs Reconstruct try-finally blocks in yield return decompiler 9 years ago
DetectPinnedRegions.cs WIP: yield return decompiler 9 years ago
ExitPoints.cs Fix 'yield break;' in try-catch blocks. 8 years ago
LoopDetection.cs WIP: yield return decompiler 9 years ago
StateRangeAnalysis.cs Reconstruct try-finally blocks in yield return decompiler 9 years ago
SwitchAnalysis.cs Namespace adjustments for Syntax classes 9 years ago
SwitchDetection.cs Namespace adjustments for Syntax classes 9 years ago
SymbolicExecution.cs WIP: yield return decompiler 9 years ago
YieldReturnDecompiler.cs Fix 'yield break;' in try-catch blocks. 8 years ago