Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running Sharpfuzz with mono #60

Open
headshog opened this issue Apr 3, 2024 · 0 comments
Open

Running Sharpfuzz with mono #60

headshog opened this issue Apr 3, 2024 · 0 comments

Comments

@headshog
Copy link

headshog commented Apr 3, 2024

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant