Search Criteria
Package Details: aflplusplus-git 2.54c-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/aflplusplus-git.git (read-only, click to copy) |
---|---|
Package Base: | aflplusplus-git |
Description: | afl++ is afl with community patches, AFLfast power schedules, qemu 3.1 upgrade + laf-intel support, MOpt mutators, InsTrim instrumentation, unicorn_mode and a lot more! |
Upstream URL: | https://github.com/vanhauser-thc/AFLplusplus |
Keywords: | afl fuzzing security |
Licenses: | Apache |
Conflicts: | afl |
Provides: | afl |
Submitter: | originalsouth |
Maintainer: | originalsouth |
Last Packager: | originalsouth |
Votes: | 4 |
Popularity: | 1.04 |
First Submitted: | 2019-09-24 15:48 (UTC) |
Last Updated: | 2022-07-15 17:11 (UTC) |
Dependencies (1)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
Required by (2)
- afl-qemu (requires afl)
- afl-utils-git (requires afl)
Latest Comments
shunkflake commented on 2021-11-11 09:22 (UTC) (edited on 2021-11-11 09:22 (UTC) by shunkflake)
Here's how I enabled QEMU support for afl++:
Install ninja
Append
cd "qemu_mode"; ./build_qemu_support.sh
to build() in PKGBUILDAnteduck commented on 2021-05-03 08:20 (UTC)
Here is an updated version of the PKGBUILD since llvm_mode does not exist anymore:
kleest commented on 2020-04-22 13:09 (UTC)
Upstream repository URL changed to https://github.com/AFLplusplus/AFLplusplus, old URL still working though.