# Installer afl++

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de afl++ pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:afl++
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install afl++
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install afl
```

  Preuve: MacPorts ports tree: devel/afl/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add afl++
```

  Preuve: Alpine Linux edge package indexes: afl++ from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install afl++
```

  Preuve: Debian stable package indexes: afl++ from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- pacman (92%):

```sh
sudo pacman -S afl++
```

  Preuve: Arch Linux sync databases: afl++ from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install afl
```

  Preuve: openSUSE Tumbleweed package metadata: afl from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:afl++
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/afl++>
- **Version:** 4.40c
- **Résumé source:** American Fuzzy Lop++
- **Page d'accueil:** <https://aflplus.plus/>
- **Dépôt:** <https://github.com/AFLplusplus/AFLplusplus>
- **Docs amont:** <https://aflplus.plus/>
- **Licence:** Apache-2.0
- **Archive source:** <https://github.com/AFLplusplus/AFLplusplus/archive/refs/tags/v4.40c.tar.gz>
- **Mis à jour:** 2026-05-04T11:01:10Z
- **Source générée:** 2026-05-26T22:45:13+00:00

## exécutables

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

## Dépendances

- lld
- llvm
- python@3.14

## Dépendances de compilation

- coreutils

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## fraîcheur

- page générée: 2026-05-26
- version du gestionnaire: 4.40c
- gestionnaire mis à jour: 2026-05-04
- données locales: ok
- dépôt amont: https://github.com/AFLplusplus/AFLplusplus
- info: No cached GitHub release or tag data was available.

## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** green / low
- narrow executable package without higher-risk signals

## Liens liés

- [python@3.14](https://www.automicvault.com/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [llvm](https://www.automicvault.com/pkg/brew/llvm/) - Runtime dependency declared by Homebrew.
- [lld](https://www.automicvault.com/pkg/brew/lld/) - Runtime dependency declared by Homebrew.
- [coreutils](https://www.automicvault.com/pkg/brew/coreutils/) - Build dependency declared by Homebrew.

## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
