aflplusplus
aflplusplus 5.00c
Heavily enhanced version of AFL, incorporating many features and improvements from the community
https://aflplus.plusApache License 2.0GNU Affero General Public License v3.0 or later
programs: afl-addseeds, afl-g++, afl-g++-fast, afl-whatsup, afl-qemu-trace, afl-gotcpu, afl-cmin, get-libtokencap-so, afl-ld-lto, afl-cmin.py, afl-clang-fast++, afl-gcc-fast, afl-network-client, afl-cmin.awk, afl-c++, afl-clang-lto, get-libdislocator-so, afl-showmap, afl-network-server, afl-cc, afl-cgroup, afl-system-config, afl-fuzz, afl-clang-fast, get-afl-qemu-libcompcov-so, afl-lto++, afl-gcc, afl-tmin, afl-persistent-config, afl-cmin.bash, afl-plot, afl-lto, afl-clang-lto++, afl-analyze
Maintainers
Platforms (2)
i686-linuxx86_64-linux
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