minizip-ng/test/fuzz/unzip_fuzzer.dict

10 lines
286 B
Plaintext
Raw Normal View History

2018-11-12 07:39:34 -08:00
# A dictionary for more efficient fuzzing of DoStuff().
# If the inputs contain multi-byte tokens, list them here.
# See https://llvm.org/docs/LibFuzzer.html#dictionaries
2018-11-12 07:39:34 -08:00
"\x50\x4b\x03\x04"
"\x50\x4b\x01\x02"
"\x50\x4b\x05\x06"
"\x50\x4b\x06\x06"
"\x50\x4b\x06\x07"
"\x50\x4b\x07\x08"