Skip to content

How to evaluate my fuzzer in Magma without fetch.sh? #173

@oilfacer

Description

@oilfacer

After reading the issue of #171 ,I Started to try my own fuzzer in Magma.
Surprisingly, I got a "[0mThe command '/bin/sh -c ${FUZZER}/fetch.sh && ${FUZZER}/build.sh' returned a non-zero code: 127"
but as mentioned in #171, maybe I can build my fuzzer with local file(without fetch.sh), how could I realize that?
for that if the fetch.sh is not there, the build campain seems not complete.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions