Milo
Results
2
issues of
Milo
CIL is very bad right now, but control flow graph seems to pretty good. to get those graphs uncomment that thing in IlOutputFormat.cs FillMethodBody
Transforms ISIL into higher level with stack analysis, ssa form, simplification, etc. and then translates that into CIL. The decompiled C# is pretty messy right now (dnSpy just refuses to...