.gitignore
CONTRIBUTING
LICENSE
MANIFEST.in
README.md
atheris.cc
atheris.h
fuzzed_data_provider.cc
fuzzed_data_provider.h
fuzzed_data_provider_test.py
hall_of_fame.md
libfuzzer.cc
macros.h
setup.py
tracer.cc
tracer.h
using_sanitizers.md
util.cc
util.h
util_test.cc
atheris.egg-info/PKG-INFO
atheris.egg-info/SOURCES.txt
atheris.egg-info/dependency_links.txt
atheris.egg-info/not-zip-safe
atheris.egg-info/top_level.txt
example_fuzzers/fuzzing_example.py
example_fuzzers/idna_fuzzer/idna_acceptance_fuzzer.py
example_fuzzers/idna_fuzzer/idna_uts46_fuzzer.py
example_fuzzers/idna_fuzzer/libidn2_wrapper/libidn2.cc
example_fuzzers/idna_fuzzer/libidn2_wrapper/setup.py
example_fuzzers/json_fuzzer/build_install_ujson.sh
example_fuzzers/json_fuzzer/hypothesis_structured_fuzzer.py
example_fuzzers/json_fuzzer/json_differential_fuzzer.py
example_fuzzers/json_fuzzer/ujson_fuzzer.py
example_fuzzers/yaml_fuzzer/yaml_fuzzer.py
setup_utils/check_libfuzzer_version.sh
setup_utils/find_libfuzzer.sh
setup_utils/fuzzer_run_driver_wrapper.cc
setup_utils/merge_libfuzzer_sanitizer.sh
setup_utils/upgrade_libfuzzer.sh
third_party/build_modified_libfuzzer.sh
third_party/cpython-3.8.6-add-libFuzzer.patch