| 7 Oct 2025 |
lovesegfault | i did not | 19:54:37 |
fzakaria | I saw you could; the bash.dict in AFL++ is a good example. That PR is pretty slick; I don't understand yet the N fuzzers but must be a feature with harness i'm not familiar with | 19:56:27 |
lovesegfault | i took it from this: https://aflplus.plus/docs/fuzzing_in_depth/#c-using-multiple-cores | 19:58:01 |
fzakaria | afl-tmin is pretty cool too. | 19:58:09 |
lovesegfault | i'm trying out a dictionary, let's see | 19:58:19 |
fzakaria | (even minimizes without a crash to give you same coverage) | 19:58:25 |
fzakaria | the sweet of tools is insane | 19:58:57 |
fzakaria | like https://aflplus.plus/docs/technical_details/#13-the-afl-analyze-tool | 19:59:24 |
lovesegfault | i wonder if i need each secondary fuzzer to get passed -x as well | 20:00:15 |