Search Criteria
Package Details: aflplusplus-git v4.10c.r0.g775861ea-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/aflplusplus-git.git (read-only, click to copy) |
|---|---|
| Package Base: | aflplusplus-git |
| Description: | The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more! |
| Upstream URL: | https://github.com/AFLplusplus/AFLplusplus |
| Keywords: | afl fuzzing security |
| Licenses: | Apache |
| Conflicts: | afl |
| Provides: | afl |
| Submitter: | originalsouth |
| Maintainer: | originalsouth |
| Last Packager: | originalsouth |
| Votes: | 4 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-09-24 15:48 (UTC) |
| Last Updated: | 2024-03-15 08:28 (UTC) |
Required by (1)
- 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.shto 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.