Skip to content

Reproducing slow-unit results with autofuzz #276

Answered by fmeum
jtpereyda asked this question in Q&A
Discussion options

You must be logged in to vote

We are currently working on a feature that would generate a simple Java reproducer for Autofuzz findings.

But even with that, Autofuzz may sometimes produce slow inputs where a more targeted fuzz target would not. This is expected due to the heavy use of reflection and classpath scanning, but will hopefully improve as we stabilize the implementation.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@jtpereyda
Comment options

@fmeum
Comment options

Answer selected by jtpereyda
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants