rust-fuzz / afl.rs

🐇 Fuzzing Rust code with American Fuzzy Lop

Home Page:https://rust-fuzz.github.io/book/afl.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

There is not way for a user to see if AFL++'s plugins will be used or not

smoelius opened this issue · comments

@vanhauser-thc wrote in #449:

there is not way for a user to see if AFL++'s plugins will be used or not. My original change to the version command made this visible, now the only way to see it to use -vv while builind a target.