|
hace 1 año | |
---|---|---|
.. | ||
fuzzing | hace 1 año | |
seedcorpus | hace 1 año | |
Makefile.am | hace 1 año | |
Readme.md | hace 1 año | |
common.h | hace 1 año | |
decoder.cc | hace 1 año | |
empty.cc | hace 1 año | |
encoder.cc | hace 1 año | |
encoder_v2.cc | hace 1 año | |
fuzzer_decoder.dict | hace 1 año | |
fuzzer_encoder.dict | hace 1 año | |
fuzzer_reencoder.dict | hace 1 año | |
fuzzer_tool_flac.dict | hace 1 año | |
metadata.cc | hace 1 año | |
reencoder.cc | hace 1 año | |
seek.cc | hace 1 año | |
tool_flac.c | hace 1 año | |
tool_metaflac.c | hace 1 año |
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