FormatFuzzer – a framework for high-efficiency, high-quality generation and parsing of binary inputs
FormatFuzzer is a framework for high-efficiency, high-quality generation and parsing of binary inputs. It takes a binary template that describes the format of a binary input and generates an executable that produces and parses the given binary format. From a binary...