afl-clang-fast
instrumentation-driven fuzzer for binary formats - clang support
RUN apt-get update && \
apt-get install -y afl-clang
RUN apt-get update && \
apt-get install -y afl-clang
RUN apk add afl
RUN pacman -S --noconfirm afl
RUN apt-get update && \
apt-get install -y afl-clang
RUN dnf install -y american-fuzzy-lop-clang-fast
RUN apt-get update && \
apt-get install -y afl-clang