# google/atheris

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/google-atheris).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

1,631 stars · 123 forks · Python · Apache-2.0

## Links

- GitHub: https://github.com/google/atheris
- awesome-repositories: https://awesome-repositories.com/repository/google-atheris.md

## Description

Atheris is a coverage-guided Python fuzzing engine. It supports fuzzing of Python code, but also native extensions written for CPython. Atheris is based off of libFuzzer. When fuzzing native code, Atheris can be used in combination with Address Sanitizer or Undefined Behavior Sanitizer to catch…

## Tags

### Part of an Awesome List

- [Application Security](https://awesome-repositories.com/f/awesome-lists/security/application-security.md) — Coverage-guided fuzzing engine for Python.
