-
**IMPORTANT**
Linux fedora 6.10.11-200.fc40.x86_64
llvm-config version 18.1.8 with a clang version 18.1.8
### Steps to Reproduce:
1. Configure the build with fedora's default CFLAGS (assigned in …
-
I successfully compiled AFL++ and followed the instructions to the letter. When I execute the make -C src command, I get the following error:
make -C mutator all
make[1]: Entering directory '/home…
-
https://github.com/AFLplusplus/LibAFL/blob/89cff637025c1652c24e8d97a30a2e3d01f187a4/libafl_bolts/src/tuples.rs#L27-L58
this code here relies on the (unsound) specialization of Copy for cloning of a…
-
We cannot build PHP targets by the setting of `aflplusplus_lto`.
```
ld.lld: error: undefined symbol: std::__throw_length_error(char const*)
>>> referenced by stl_vector.h:1505 (/usr/lib/gcc/x86_…
-
# native apt
```
export DEBIAN_FRONTEND=noninteractive && apt update && apt install curl wget htop git vim ccache -y && git clone https://github.com/bitcoin/bitcoin.git --depth=1 ./b-c && cd b-c …
-
I followed the instructions in `executable/README.md` to run Griffin for SQLite.
But during executing the first command
```
DOCKER_BUILDKIT=1 docker build ./docker --target=griffin_sqlite -t griffi…
-
Hello, we are trying to use FirmWire for fuzzing. Based on the docker image provided, we also compile AFL++ with unicorn mode enabled as shown below.
```
RUN apt-get -y install gdb lz4 cmake
RUN …
-
I'm trying to run a FuzzBench experiment on the mruby target after applying https://github.com/google/fuzzbench/pull/2048 and https://github.com/AFLplusplus/libafl_fuzzbench/pull/13. After applying th…
-
I was running local experiment using fuzzers `aflplusplus` and benchmarks `curl_curl_fuzzer_http` and `bloaty_fuzz_target`
I pass the `make presubmit` after installing `qtbase-dev5` mentioned in this…
-
There is every reason to guess these features would
1) be easy-ish to add to https://github.com/AFLplusplus/AFLplusplus
2) be useful for making it better at fuzzing compilers
3) likely be bette…