-
Spawning threads prior to `__AFL_INIT` is not supported as the afl++ fork server can't clone threads, see [afl++ docs](https://github.com/AFLplusplus/AFLplusplus/blob/stable/instrumentation/README.per…
-
### Summary
We found a use-of-uninitialized-memory error while testing the `encoder_heic_fuzzer` fuzzing harness for ImageMagick. Upon further inspection, this issue seems to be related to an externa…
-
The following error occurred when I was running sudo. /run.sh:
`init started: BusyBox v1.14.1 (2011-05-10 18:37:43 CST)
starting pid 54, tty '': '/etc/init.d/rcS'
[/etc/init.d/S10init.sh]
free()…
-
I get a warning during `make` and later I get an error in `make test` for the same piece of code (sendmmsg and recvmmsg)
Maybe related to #23594 #23751
AIX 7.3
OpenSSL Version 3.2.2
gcc 11.2.0
…
-
### Steps to reproduce
command:
```
/home/vim-debug/src/vim -u NONE -X -Z -e -s -S nullpointer2 -c ':qa!'
```
poc:
[nullpointer2.zip](https://github.com/user-attachments/files/16688421/nullpo…
-
Is there currently a way to use afl-showmap on an instrumented .NET DLL? I get "No instrumentation detected" when trying afl-showmap, I also tried running it with AFL_SKIP_BIN_CHECK=1.
If not, are…
-
Hi,
There's https://github.com/rohanpadhye/jqf by @rohanpadhye
The idea here is that a randomized-input generation can be guided based on the feedback from the test execution.
For instance, gui…
-
- [x] fuzzing
- [ ] able to load binaries that rewrite their header
- [ ] rabin2 -C mz
- [x] Add loading of segments like sections
- [x] Add proper loading of entry point
- [x] Add loading of re…
-
Hi,
I am new in openssl and I am trying to build it for my system.
I use ArchLinux (updated) on x86. I get the following error when building:
> $ make
> make depend && make _build_sw
> make…
-
Hello,
I am migrating from v0.6.6 to v0.8.3 but I am facing a compilation error in zerocode. The library code happily compiles on it's own but when I try to build a fuzz target it fails to compile ze…