or run

tessl search
Log in

Version

Workspace
tessl
Visibility
Public
Created
Last updated
Describes
pypipkg:pypi/atheris@2.3.x
tile.json

tessl/pypi-atheris

tessl install tessl/pypi-atheris@2.3.0

A coverage-guided fuzzer for Python and Python extensions based on libFuzzer

Agent Success

Agent success rate when using this tile

91%

Improvement

Agent success rate improvement when using this tile compared to baseline

1.28x

Baseline

Agent success rate without this tile

71%

Assessment results

Generated

Agent Codex

Scenario 1

Registering counters with UpdateCounterArrays()

22%

Scenario 2

FuzzedDataProvider - consuming bytes and strings

2%

Scenario 3

Fuzzer initialization with Setup()

0%

Scenario 4

Manual counter allocation for custom instrumentation

10%

Scenario 5

Instrumenting individual functions with instrument_func()

50%

Scenario 6

Instrumenting imports with instrument_imports()

10%

Scenario 7

Direct C++ level string method hooking

0%

Scenario 8

FuzzedDataProvider - consuming integers

30%

Scenario 9

Custom import loader support

65%

Scenario 10

Data flow tracing with _trace_cmp()

10%