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

fuzz helper: Support large coverage maps #9

Closed
wants to merge 1 commit into from

Conversation

dergoegge
Copy link

I was fuzzing a target with a large map and ran into this limitation of the fuzz helper.

This PR proposes to dynamically allocate the map based on what afl-showmap produces.

@dergoegge
Copy link
Author

Just saw eurecom-s3#90, closing. Would be nice to see that merged.

@dergoegge dergoegge closed this Nov 16, 2023
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

Successfully merging this pull request may close these issues.

1 participant