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