Automic VaultAutomic Vault

brew

Install afl++ with Homebrew, MacPorts, zypper, apk, apt, pacman

American Fuzzy Lop++. Version 5.02c via Homebrew; verified 2026-07-02.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install afl++

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install afl

MacPorts ports tree · devel/afl/Portfile · source: api.github.com

Linux

openSUSE zypperverified · 92%
sudo zypper install afl

openSUSE Tumbleweed package metadata · afl · source: download.opensuse.org

Alpine Linux apkverified · 92%
sudo apk add afl++

Alpine Linux edge package indexes · afl++ · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install afl++

Debian stable package indexes · afl++ · source: deb.debian.org

Arch Linux pacmanverified · 92%
sudo pacman -S afl++

Arch Linux sync databases · afl++ · source: geo.mirror.pkgbuild.com

overview

Package summary

American Fuzzy Lop++

Commands and aliases

  • afl-addseeds
  • afl-analyze
  • afl-c++
  • afl-cc
  • afl-clang
  • afl-clang++
  • afl-clang-fast
  • afl-clang-fast++
  • afl-clang-lto
  • afl-clang-lto++
  • afl-cmin
  • afl-cmin.awk
  • afl-cmin.bash
  • afl-cmin.py
  • afl-fuzz
  • afl-g++
  • afl-gcc
  • afl-gotcpu
  • afl-ld-lto
  • afl-lto
  • afl-lto++
  • afl-persistent-config
  • afl-plot
  • afl-showmap
  • afl-system-config
  • afl-tmin
  • afl-whatsup

history

Project history and usage

AFL++ is the community-maintained successor line to American Fuzzy Lop, packaged as a broad fuzzing toolkit centered on afl-fuzz, compiler wrappers, corpus minimizers, instrumentation modes, and crash triage helpers. Its own README describes it as a fork of Google's AFL with more speed, mutations, instrumentation, and custom module support.

Project history

The original AFL was developed by Michal Zalewski; AFL++ credits that origin while listing Marc Heuse, Dominik Maier, Andrea Fioraldi, Heiko Eissfeldt, and others as current maintainers. The public AFL++ GitHub repository was created in 2019, and the project has continued as an active release train with stable, dev, and release branches.

AFL++ consolidated a patch culture that had grown around AFL: LLVM and LTO instrumentation, QEMU and binary-only modes, laf-intel and Redqueen-style comparison solving, MOpt mutators, persistent mode, Unicorn mode, Frida mode, and other target-specific execution backends. For package maintainers, the important point is that AFL++ is not just one binary but a coordinated tool suite with many executable entry points.

Adoption history

AFL++ is distributed through several Unix package managers in the supplied batch facts, including Homebrew, Debian, Ubuntu, Alpine, Arch, and openSUSE. The project also publishes Docker images and documents direct source builds, which made it easier to use the same fuzzing environment in CI, local research machines, and throwaway containers.

The upstream README points users to Google's FuzzBench aflplusplus configuration for comparisons, and the project keeps a papers page for academic citation. That combination of package-manager availability, Docker distribution, benchmark integration, and citation guidance is why AFL++ became the default AFL-family package for many security-testing workflows.

How it is used

The common workflow is to build the target with afl-cc or an AFL++ compiler wrapper, seed an input corpus, run afl-fuzz with an input and output directory, and investigate crashes or hangs written under the fuzzer output tree. Companion tools such as afl-cmin, afl-tmin, afl-showmap, afl-analyze, afl-plot, and afl-whatsup support corpus reduction, testcase minimization, coverage mapping, and fleet monitoring.

AFL++ matters operationally because its behavior depends on instrumentation mode, target style, and runtime environment. Packagers tend to care about LLVM/QEMU/Frida/Unicorn feature coverage, sanitizer compatibility, shell helper availability, and whether users get enough installed docs to navigate binary-only fuzzing, persistent mode, dictionaries, and crash replay.

Why package nerds care

For package nerds, AFL++ is a dense formula: many binaries, optional engines, architecture-sensitive instrumentation, frequent upstream releases, and a user base that notices quickly when a backend or compiler wrapper is missing. It is a good example of a security tool whose package is the development environment.

It also illustrates a common replacement story in package sets: the original AFL name is historically important, but AFL++ is the active branch many users now expect when they install an AFL-family fuzzer.

Timeline

  • 2019: AFL++ GitHub repository created.
  • 2026: AFL++ 5.02c published upstream.
  • 2026: Supplied package facts show AFL++ packaged by Homebrew, Debian, Ubuntu, Alpine, Arch, and openSUSE.

Related projects

  • American Fuzzy Lop is the original project line credited by AFL++.
  • Google FuzzBench includes an aflplusplus setup for comparative fuzzing benchmarks.
  • AFL++ publishes related coverage and reachability analysis tools under the AFLplusplus GitHub organization.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 3 runtime dependencies.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
afl-addseedscliglobal executable
afl-analyzecliglobal executable
afl-c++cliglobal executable
afl-cccliglobal executable
afl-clangcliglobal executable
afl-clang++cliglobal executable
afl-clang-fastcliglobal executable
afl-clang-fast++cliglobal executable
afl-clang-ltocliglobal executable
afl-clang-lto++cliglobal executable
afl-cmincliglobal executable
afl-cmin.awkcliglobal executable
afl-cmin.bashcliglobal executable
afl-cmin.pycliglobal executable
afl-fuzzcliglobal executable
afl-g++cliglobal executable
afl-gcccliglobal executable
afl-gotcpucliglobal executable
afl-ld-ltocliglobal executable
afl-ltocliglobal executable
afl-lto++cliglobal executable
afl-persistent-configcliglobal executable
afl-plotcliglobal executable
afl-showmapcliglobal executable
afl-system-configcliglobal executable
afl-tmincliglobal executable
afl-whatsupcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-10
manager version5.02c
manager updated2026-07-02
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/AFLplusplus/AFLplusplus

install metadata

Package metadata

Package keybrew:afl++
Version5.02c
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/afl++
Homepagehttps://aflplus.plus/
Repositoryhttps://github.com/AFLplusplus/AFLplusplus
Upstream docshttps://aflplus.plus/
LicenseApache-2.0
Source archivehttps://github.com/AFLplusplus/AFLplusplus/archive/refs/tags/v5.02c.tar.gz
Last updated2026-07-02T11:12:14-04:00
Pulseupdated
Dependencieslld, llvm, python@3.14
Build dependenciescoreutils
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameafl++
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

afl++ 4.21c-5

instrumentation-driven fuzzer for binary formats

https://github.com/AFLplusplus/AFLplusplus

sudo apt install afl++
  • Section: devel
  • Architecture: amd64
  • Source Package: aflplusplus
  • 8 dependencies
  • 2 optional deps
  • normalized package name match
  • Matched by: Afl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: afl++ from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

afl++ 4.09c-1ubuntu3

instrumentation-driven fuzzer for binary formats

https://github.com/vanhauser-thc/AFLplusplus

sudo apt install afl++
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: aflplusplus
  • 8 dependencies
  • 2 optional deps
  • normalized package name match
  • Matched by: Afl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: afl++ from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

afl++ 4.40c-r1

Fuzzer relying on genetic algorithms instead of brute force

https://aflplus.plus/

sudo apk add afl++
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: afl++
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Afl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: afl++ from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

afl++-doc 4.40c-r1

Fuzzer relying on genetic algorithms instead of brute force (documentation)

https://aflplus.plus/

sudo apk add afl++-doc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: afl++
  • normalized package name match
  • Matched by: Afl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: afl++-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

afl++-tools 4.40c-r1

AFL++ tools and utilities

https://aflplus.plus/

sudo apk add afl++-tools
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: afl++
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Afl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: afl++-tools from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

afl++ 5.00c-1

instrumentation-driven fuzzer for binary format

https://aflplus.plus/

sudo pacman -S afl++
  • License: Apache-2.0
  • Architecture: x86_64
  • 12 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Afl
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: afl++ from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

afl 4.40c-2.3

American fuzzy lop is a security-oriented fuzzer

https://github.com/AFLplusplus/AFLplusplus

sudo zypper install afl
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: afl
  • 10 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Afl
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: afl from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

afl-devel 4.40c-2.3

Development headers for use when fuzzing with American fuzzy lop

https://github.com/AFLplusplus/AFLplusplus

sudo zypper install afl-devel
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: afl
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Afl
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: afl-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

afl

sudo port install afl
  • normalized package name match
  • Matched by: Afl
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/afl/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment