Skip to content

Add ability to generate a drcov trace #7

@wizche

Description

@wizche

Using the tracing facility would be cool if you can pass something like AFL_QEMU_DRCOV_TRACE="/tmp/trace.drcov" and qemu will trace the execution with -trace exec_tb and, once done, it convert the trace into drcov format like in https://github.com/RobertBuhren/qemutrace2drcov/blob/master/qemutrace2drcov.py that u can drop into lighthouse.

What u think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions