afl-showmap(8) System Manager's Manual afl-showmap(8) (NAME) afl-showmap - AFL++ (SYNOPSIS) afl-showmap [ options ] -- /path/to/target_app [ ... ] (OPTIONS) : -o file - (trace) ( -S ) : -t msec - (: 1000ms) -m megs - (: none) -O - ( FRIDA) -Q - ( QEMU) -U - Unicorn ( Unicorn) -W - QEMU Wine ( Wine) ( *afl ) -X - Nyx : -f file - -S - (streaming): stdin stdout - (length-value). afl-showmap forkserver AFL++ . : [u32 len][data] [u16 status][u32 edges][(u32,u8)*] [u32 stdout_len][stdout_data*] [u32 stderr_len][stderr_data*] : [0:1] = (0=ok 1=timeout 2=crash) [2:7] = (0) [8:15] = (ok) (crash) : stdout_len/stderr_len 0 ( ) -i dir - -o . -C -o -C . -I filelist - -i -C - (edges) -o -i . -q - -e - (hit counts) -r - AFL -s - (map) -c - core dump AFL . docs/README.md . -i/-I mutator post_process send . : LD_BIND_LAZY: LD_BIND_NOW AFL_CMIN_CRASHES_ONLY: ( cmin_mode) AFL_CMIN_ALLOW_ANY: ( cmin_mode) AFL_CRASH_EXITCODE: AFL_DEBUG: AFL_FORKSRV_INIT_TMOUT: forkserver ( ) 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_PRINT_FILENAMES: stdout AFL_QUIET: AFL_NO_FORKSRV: execve forkserver (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-showmap(8)