Skip to content

Running Sharpfuzz with mono #60

@headshog

Description

@headshog

Hi! Im trying to write a simple fuzz target and then to compile it using mcs (or csc) to mono .exe, but i don't know how to link Sharpfuzz library. It writes:

Program.cs(17,7): error CS0246: The type or namespace name `SharpFuzz' could not be found. Are you missing an assembly reference?

How to link Sharpfuzz properly to my fuzz traget?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions