You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cuzz is currently a simple generational fuzzer which generates simple random inputs. We may want to improve upon this by starting with a base set of inputs and mutating those, perhaps in combination with coverage-based strategies.
The text was updated successfully, but these errors were encountered:
Cuzz is currently a simple generational fuzzer which generates simple random inputs. We may want to improve upon this by starting with a base set of inputs and mutating those, perhaps in combination with coverage-based strategies.
The text was updated successfully, but these errors were encountered: