This is the command afl-showmap that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
afl-showmap - map display utility for American Fuzzy Lop (afl)
SYNOPSIS
afl-showmap [options] -- /path/to/fuzzed/app [params]
DESCRIPTION
afl-showmap is a simple tool that runs the targeted binary and displays the contents of
the trace bitmap in a human-readable form. Useful in scripts to eliminate redundant
inputs and perform other checks.
Exit code is 2 if the target program crashes; 1 if it times out or there is a problem
executing it; or 0 if execution is successful.
OPTIONS
Run afl-showmap without any arguments to see a complete list of options.
Use afl-showmap online using onworks.net services