aflplusplus

aflplusplus 5.00c

Heavily enhanced version of AFL, incorporating many features and improvements from the community

https://aflplus.plus
Apache License 2.0GNU Affero General Public License v3.0 or later
programs: afl-fuzz, afl-clang-lto++, afl-system-config, afl-cmin.bash, afl-whatsup, afl-lto++, afl-c++, get-libdislocator-so, afl-lto, afl-network-server, afl-cmin, afl-gcc, afl-persistent-config, afl-cmin.py, afl-clang-fast, afl-qemu-trace, afl-network-client, get-afl-qemu-libcompcov-so, afl-gcc-fast, afl-clang-fast++, get-libtokencap-so, afl-tmin, afl-analyze, afl-g++, afl-gotcpu, afl-showmap, afl-g++-fast, afl-addseeds, afl-cmin.awk, afl-clang-lto, afl-cgroup, afl-cc, afl-plot, afl-ld-lto
Platforms (2)
x86_64-linuxi686-linux
View source on NixOS/nixpkgs →

Install

Copy into your configuration

NixOS (configuration.nix)
environment.systemPackages = with pkgs; [
  aflplusplus
];
Ad-hoc shell
nix-shell -p aflplusplus
Flake (nix run)
nix run nixpkgs#aflplusplus