-
**Is your feature request related to a problem? Please describe.**
Currently, libafl only supports native targets. There are many targets which are not native, e.g. JavaScript, Python, Java, etc. tar…
-
Builds configured with `--enable-system` and `--target-list=x86_64-softmmu` are broken.
Other target architectures are possibly broken as well.
To reproduce, apply AFLplusplus patches to qemu in m…
-
**Describe the bug**
Atfer I upgraded my libafl version from 0.8.x ( rev = "7ed1ac9" ) to 0.9.0, my code suddenly encountered some runtime errors.
**To Reproduce**
Steps to reproduce the behavior…
-
**rust-analyzer version**: rust-analyzer version: 0.3.1481-standalone
**rustc version**: rustc 1.65.0 (897e37553 2022-11-02)
**relevant settings**: None
I am using vscode remote server mo…
-
**IMPORTANT**
1. You have verified that the issue to be present in the current `main` branch
Yes
Thank you for making LibAFL better!
You're welcome :grin:
**Describe the bug**
When passing …
-
I'm trying to build a mutator that consists of many libafl mutators, which is pretty similar to what `StdScheduledMutator` does. But I'm trying to split the input to several short `vec`, applying muta…
-
We need high level API to create basic fuzzers for basic users without involving the concept of Observer Feedback etc. Ideally just taking an haress closure and some parameters like input output folde…
-
Problably related to autotkens symbols, see https://github.com/google/fuzzbench/actions/runs/4192738695/jobs/7268711483
-
Everything seems to build successfully, but when I run `./fuzzer_libpng --cores 0-3`, this is what I see:
```
Workdir: "/home/smoelius/gh/AFLpluplus/libafl/fuzzers/libfuzzer_libpng_launcher"
spawni…
-
**IMPORTANT**
> 1. You have verified that the issue to be present in the current `main` branch
Thank you for making LibAFL better!
:heavy_check_mark: Tested on commit `5cdb7f7b05ab5946c0e2d54c6c6…