afl-analyze(8) System Manager's Manual afl-analyze(8) (NAME) afl-analyze - AFL++ (SYNOPSIS) afl-analyze [ options ] -- /path/to/target_app [ ... ] (OPTIONS) : -i file - : -f file - (stdin) -t msec - (1000 ms) -m megs - (0 MB) -O - ( FRIDA) -Q - ( QEMU) -U - Unicorn ( Unicorn) -W - QEMU Wine ( Wine) -X - Nyx : -e - (hit counts) docs/README.md . : TMPDIR: ASAN_OPTIONS: ASAN ( abort_on_error=1 symbolize=0 ) MSAN_OPTIONS: MSAN ( exitcode=86 symbolize=0 ) AFL_ANALYZE_HEX: AFL_KILL_SIGNAL: (: SIGKILL) AFL_FORK_SERVER_KILL_SIGNAL: (kill) fork server (: SIGTERM). AFL_KILL_SIGNAL . AFL_MAP_SIZE: . >= AFL_PRELOAD: LD_PRELOAD / DYLD_INSERT_LIBRARIES AFL_INPUT_PLACEHOLDER: (: @@) AFL_SKIP_BIN_CHECK: (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-analyze(8)