.gitignore
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
atheris_no_libfuzzer.py
hall_of_fame.md
native_extension_fuzzing.md
run_tests.sh
setup.cfg
setup.py
.eggs/README.txt
.eggs/pybind11-2.10.0-py3.10.egg/EGG-INFO/LICENSE
.eggs/pybind11-2.10.0-py3.10.egg/EGG-INFO/PKG-INFO
.eggs/pybind11-2.10.0-py3.10.egg/EGG-INFO/RECORD
.eggs/pybind11-2.10.0-py3.10.egg/EGG-INFO/WHEEL
.eggs/pybind11-2.10.0-py3.10.egg/EGG-INFO/entry_points.txt
.eggs/pybind11-2.10.0-py3.10.egg/EGG-INFO/requires.txt
.eggs/pybind11-2.10.0-py3.10.egg/EGG-INFO/top_level.txt
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/__init__.py
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/__main__.py
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/_version.py
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/commands.py
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/py.typed
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/setup_helpers.py
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/include/pybind11/attr.h
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/include/pybind11/buffer_info.h
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/include/pybind11/cast.h
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/include/pybind11/chrono.h
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/include/pybind11/common.h
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/include/pybind11/complex.h
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/include/pybind11/eigen.h
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/include/pybind11/embed.h
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/include/pybind11/eval.h
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/include/pybind11/functional.h
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/include/pybind11/gil.h
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/include/pybind11/iostream.h
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/include/pybind11/numpy.h
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/include/pybind11/operators.h
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/include/pybind11/options.h
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/include/pybind11/pybind11.h
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/include/pybind11/pytypes.h
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/include/pybind11/stl.h
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/include/pybind11/stl_bind.h
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/include/pybind11/detail/class.h
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/include/pybind11/detail/common.h
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/include/pybind11/detail/descr.h
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/include/pybind11/detail/init.h
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/include/pybind11/detail/internals.h
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/include/pybind11/detail/type_caster_base.h
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/include/pybind11/detail/typeid.h
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/include/pybind11/stl/filesystem.h
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/share/cmake/pybind11/FindPythonLibsNew.cmake
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/share/cmake/pybind11/pybind11Common.cmake
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/share/cmake/pybind11/pybind11Config.cmake
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/share/cmake/pybind11/pybind11ConfigVersion.cmake
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/share/cmake/pybind11/pybind11NewTools.cmake
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/share/cmake/pybind11/pybind11Targets.cmake
.eggs/pybind11-2.10.0-py3.10.egg/pybind11/share/cmake/pybind11/pybind11Tools.cmake
atheris.egg-info/PKG-INFO
atheris.egg-info/SOURCES.txt
atheris.egg-info/dependency_links.txt
atheris.egg-info/entry_points.txt
atheris.egg-info/not-zip-safe
atheris.egg-info/top_level.txt
contrib/libprotobuf_mutator/BUILD.bazel
contrib/libprotobuf_mutator/MANIFEST.in
contrib/libprotobuf_mutator/README.md
contrib/libprotobuf_mutator/WORKSPACE
contrib/libprotobuf_mutator/pyproject.toml
contrib/libprotobuf_mutator/setup.py
contrib/libprotobuf_mutator/atheris_libprotobuf_mutator/__init__.py
contrib/libprotobuf_mutator/atheris_libprotobuf_mutator/helpers.py
contrib/libprotobuf_mutator/atheris_libprotobuf_mutator/mutator.cc
contrib/libprotobuf_mutator/atheris_libprotobuf_mutator/proto_fuzz_test.py
contrib/libprotobuf_mutator/deployment/deploy_pypi.sh
contrib/libprotobuf_mutator/example_fuzzers/example_proto_fuzzer.py
contrib/libprotobuf_mutator/external/com_google_protobuf_build.patch
contrib/libprotobuf_mutator/external/libprotobuf_mutator.BUILD
example_fuzzers/custom_mutator_example.py
example_fuzzers/example_library.py
example_fuzzers/fuzzing_example.py
example_fuzzers/regex_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/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
src/__init__.py
src/coverage_test.py
src/coverage_test_helper.py
src/custom_crossover_fuzz_test.py
src/custom_mutator_and_crossover_fuzz_test.py
src/custom_mutator_fuzz_test.py
src/function_hooks.py
src/fuzz_test.py
src/fuzz_test_lib.py
src/fuzzed_data_provider_test.py
src/hook-atheris.py
src/import_hook.py
src/instrument_bytecode.py
src/pyinstaller_coverage_test.py
src/regex_match_generation_test.py
src/utils.py
src/version_dependent.py
src/benchmark/executions.py
src/native/atheris.cc
src/native/atheris.h
src/native/core.cc
src/native/counters.cc
src/native/counters.h
src/native/counters_test.cc
src/native/custom_crossover.cc
src/native/custom_crossover.h
src/native/custom_crossover_module.cc
src/native/custom_mutator.cc
src/native/custom_mutator.h
src/native/custom_mutator_module.cc
src/native/fuzzed_data_provider.cc
src/native/fuzzed_data_provider.h
src/native/macros.h
src/native/timeout.cc
src/native/timeout.h
src/native/tracer.cc
src/native/tracer.h
src/native/unittest.cc
src/native/util.cc
src/native/util.h
src/native/util_test.cc
third_party/build_modified_libfuzzer.sh
third_party/cpython-3.8.6-add-libFuzzer.patch