van Hauser

Results 81 issues of van Hauser

After building my own dockerfile and running on a target I constantly get: ``` [2021-01-24T11:35:15Z INFO symcc_fuzzing_helper] Ignoring new test case /tmp/.tmpPBic7v/output/000011-optimistic because afl-showmap timed out on it Error: Failed...

I want to put afl++ and symcc on fuzzbench and I am running into problems on every target - because they all at some point are compile c++ code (latest...

Hi, I wanted to try out Kirenenko but ran into two problems. Dockerfile attempt: ``` srv10201 /Kirenenko # docker build -t kirenenko . [...] [ 96%] Building CXX object dfsan_rt/dfsan/CMakeFiles/dfsan_rt-x86_64.dir/dfsan_custom.cc.o...

not sure how to get that information to you :) fuzzbench run started, will take ~25-50 more hours until the results are useful: https://www.fuzzbench.com/reports/experimental/2021-06-27-symbolic/index.html You can verify the fuzzolic parameters...

I compiled libdft with pin-3.7 and EWAHBoolArray-0.4.0. As the command line options to watch file descriptions etc have been removed I added just this to the code: ``` diff --git...

Update README that pin-3.7 is supported and that EWAHBoolArray-0.4.0 is needed

libtokencap and libdislocator do not work anymore on macOS in the newest OS release. to reproduce: ``` make -C utils/libtokencap make -C utils/libdislocator test/test-libextensions.sh ``` `DYLD_INSERT_LIBRARIES` still works (constructors are...

bug
help wanted

For [ziggy](https://github.com/srlabs/ziggy) we need a new feature that was just merged in honggfuzz that improves honggfuzz' performance in fuzzing campaigns. @PaulGrandperrin Could you please merge this (or update yourself) and...

the runner docker does not build anymore because the image is too updated when you try to directly do "apt install ...". also updates afl++ commit.