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