资 源 简 介
Why?
fucc tries to apply the concept of fuzz testing on programming language compilers, namely C ones. The basic idea is to create deterministic valid chunks of C code, translate it with two different compilers, and spot differences in the output of those two binaries.