afl-clang++

instrumentation-driven fuzzer for binary formats - clang support

Debian Debian
RUN apt-get update && \ apt-get install -y afl-clang
Ubuntu
RUN apt-get update && \ apt-get install -y afl-clang
Alpine
RUN apk add afl
Arch Arch Linux
RUN pacman -S --noconfirm afl
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y afl-clang
Fedora
RUN dnf install -y american-fuzzy-lop-clang
Raspbian
RUN apt-get update && \ apt-get install -y afl
click the source code to copy install afl-clang++ on any operating system with command-not-found.com