Fuzzing the .NET JIT Compiler
http://www.mattwarren.org/2018/08/28/Fuzzing-the-.NET-JIT-Compiler/ [www.mattwarren.org]
2018-08-28 21:03
I recently came across the excellent ‘Fuzzlyn’ project, created as part of the ‘Language-Based Security’ course at Aarhus University. As per the project description Fuzzlyn is a: … fuzzer which utilizes Roslyn to generate random C# programs