Skip to content

Conversation

@vanhauser-thc
Copy link
Member

No description provided.

marc and others added 19 commits August 10, 2023 10:56
`top_rated_fav_factor` was actually calculated twice,
but only one calculation and comparison is needed.

Since `fav_factor` > `top_rated_fav_factor` will always cause skip of current
iteration, `else if (fuzz_p2 == top_rated_fuzz_p2)` is also redundant.
Remove redundant comparison of `fav_factor` in `update_bitmap_score`
added an example of ELF Header custom mutator
update afl-system-config for macos
@vanhauser-thc vanhauser-thc changed the title Dev push to stable Aug 22, 2023
@vanhauser-thc vanhauser-thc merged commit b397bdc into stable Aug 22, 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.

5 participants