-
I have faced an issue with the installation of my second device
I tried 2-3 times the installation crash
After many times I have noticed that the AFL++ have trouble installation in the low-en…
-
I have trouble building z3 statically.
The build script appears to use the `--parallel` flag which my cmake does not know about.
Any way to turn this flag off, or which version of cmake should I use…
-
All questions and discussions about Google Summer of Code 2021 have to be done in this issue, please do not open new ones.
This year we will focus on libafl, the new future component of afl++.
lib…
-
**Is your feature request related to a problem? Please describe.**
For real-world targets, we save a lot of useless testcases, leading to an explosion of the corpus.
**Describe the solution you'd …
-
**IMPORTANT**
1. You have verified that the issue to be present in the current `main` branch
yep, I'm using a42a3a9ccf41389bea41302c079eaa853187549e rev
**Describe the bug**
Here is baby OOB…
-
**IMPORTANT**
1. You have verified that the issue to be present in the current `main` branch
yes
**Describe the bug**
Reported by @expend20
DeleteTimerQueueTimer fails of error code 101 (ERROR…
-
**IMPORTANT**
1. You have verified that the issue to be present in the current `main` branch
Yes
**Describe the bug**
frida_libpng works nicely when built with `cargo build --release`, but not…
-
Hi
Seems like the launcher does not restart fuzzer upon it possibly exists. Noticed it in NOASAN fuzzer and ASAN fuzzer config.
Fuzzer would just die. Did not catch the error in NONASAN
NONAS…
-
For some parts of libafl we use capstone, however it's slow to build and, according to:
https://github.com/athre0z/disas-bench
also slow to run.
Instead we should look at yaxpeax which is fast and …
-
**Is your feature request related to a problem? Please describe.**
LLVM development announced that the old legacy pass manager interface will be dropped in future releases, thus making our passes non…