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

Configurable instrumentation ratio #67

Open
dkasak opened this issue Jul 1, 2019 · 1 comment
Open

Configurable instrumentation ratio #67

dkasak opened this issue Jul 1, 2019 · 1 comment
Labels

Comments

@dkasak
Copy link

dkasak commented Jul 1, 2019

Is it possible to change the instrumentation ratio (i.e. the proportion of branches instrumented), such as with AFL_INST_RATIO in afl? This is useful when fuzzing large programs as another way to reduce the large map density problem.

@spinpx spinpx added the todo label Jul 7, 2019
@spinpx
Copy link
Member

spinpx commented Jul 15, 2019

Hi, dkasak,

I did this implementation in 027975d

I will merge to the master branch soon.

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

No branches or pull requests

2 participants