.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 2207ab40f7 Check the CancellationToken a bit more frequently. 8 years ago
..
ConditionDetection.cs Try to get rid of some more gotos. 8 years ago
ControlFlowGraph.cs Reconstruct try-finally blocks in yield return decompiler 9 years ago
ControlFlowSimplification.cs Check the CancellationToken a bit more frequently. 8 years ago
DetectPinnedRegions.cs Check the CancellationToken a bit more frequently. 8 years ago
ExitPoints.cs Check the CancellationToken a bit more frequently. 8 years ago
LoopDetection.cs WIP: yield return decompiler 9 years ago
StateRangeAnalysis.cs Check the CancellationToken a bit more frequently. 8 years ago
SwitchAnalysis.cs Namespace adjustments for Syntax classes 9 years ago
SwitchDetection.cs Check the CancellationToken a bit more frequently. 8 years ago
SymbolicExecution.cs Support 'state + c1 < c2' in state-range-analysis. 8 years ago
YieldReturnDecompiler.cs Check the CancellationToken a bit more frequently. 8 years ago