afl.rs icon indicating copy to clipboard operation
afl.rs copied to clipboard

Provide a way to use system-wide AFL

Open igor-raits opened this issue 7 years ago • 1 comments

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

igor-raits avatar May 12 '18 06:05 igor-raits

This seems doable. We just need to add a new CLI flag and add a conditional here: https://github.com/rust-fuzz/afl.rs/blob/2a0471fafe31085f426ce6d70f45b1b3fd364694/src/bin/cargo-afl.rs#L137

frewsxcv avatar Aug 17 '18 05:08 frewsxcv