Skip to content

Add a way to export offset used by the fuzzer #12

Description

@0pendev

Lots of fuzzing harness expect to be run against a corpus and not a dictionary.
When that is the case absolution can get it the way because the offset used by absolution to fill the global states are not publicly exposed.
A developper would need to manually go through the generated fuzzer.c wich is not ideal.

We could add an export of those offset with a basic format like how we export redefinitions

@N3ur0sis

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions