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

Provide a way to use system-wide AFL #138

Open
ignatenkobrain opened this issue May 12, 2018 · 1 comment
Open

Provide a way to use system-wide AFL #138

ignatenkobrain opened this issue May 12, 2018 · 1 comment

Comments

@ignatenkobrain
Copy link

It would be very nice if there would be possible to do so, since I'm not packaging afl-rs for Fedora.

@frewsxcv
Copy link
Member

This seems doable. We just need to add a new CLI flag and add a conditional here:

let cmd_path = common::afl_dir().join("bin").join(cmd);

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

No branches or pull requests

2 participants