afl-cmin(8) System Manager's Manual afl-cmin(8) (NAME) afl-cmin - AFL++ (SYNOPSIS) afl-cmin [-h] -i dir -o dir [] /path/to/target_app [args ...] (OPTIONS) : afl-cmin [-h] -i dir -o dir [-f file] [-m megs] [-t msec] [-O] [-Q] [-U] [-X] [--crash-dir dir] [-A] [-C] [-e] [-T WORKERS] [--as_queue] [--no-dedup] [--debug] /path/to/target_app [args ...] : /path/to/target_app args : -h, --help : -i dir (starting corpus) -o dir : -f file (stdin) -m megs (: none) -t msec (: 5000) -O ( FRIDA) -Q ( QEMU) -U Unicorn ( Unicorn) -X Nyx : --crash-dir dir -A ( ) -C -e (hit counts) : -T WORKERS (workers) (: 1) --as_queue "id:000000,hash:value" --no-dedup --debug (debug) (AUTHORS) AFL++ Michal "lcamtuf" Zalewski Marc "van Hauser" Heuse Dominik Maier Andrea Fioraldi Heiko "hexcoder-" Eissfeldt . AFL++ : https://github.com/AFLplusplus/AFLplusplus (LICENSE) AFL++ AGPL-3.0-or-later Apache-2.0 . : https://github.com/AFLplusplus/AFLplusplus/blob/stable/LICENSING.md AFL++ 2026-06-05 afl-cmin(8)