|
há 1 ano atrás | |
---|---|---|
.. | ||
fuzzing | há 1 ano atrás | |
seedcorpus | há 1 ano atrás | |
Makefile.am | há 1 ano atrás | |
Readme.md | há 1 ano atrás | |
common.h | há 1 ano atrás | |
decoder.cc | há 1 ano atrás | |
empty.cc | há 1 ano atrás | |
encoder.cc | há 1 ano atrás | |
encoder_v2.cc | há 1 ano atrás | |
fuzzer_decoder.dict | há 1 ano atrás | |
fuzzer_encoder.dict | há 1 ano atrás | |
fuzzer_reencoder.dict | há 1 ano atrás | |
fuzzer_tool_flac.dict | há 1 ano atrás | |
metadata.cc | há 1 ano atrás | |
reencoder.cc | há 1 ano atrás | |
seek.cc | há 1 ano atrás | |
tool_flac.c | há 1 ano atrás | |
tool_metaflac.c | há 1 ano atrás |
Fuzzers fuzzer_decoder.cc and fuzzer_encoder.cc were taken from
https://github.com/guidovranken/flac-fuzzers
The header files in the directory fuzzing and below were taken from:
https://github.com/guidovranken/fuzzing-headers.git
Some minor modifications were made to make them build with the default C++ warning flags.
The code mentioned above, contributed by Guido Vranken, is licensed under the MIT license. See the files themselves for details