van Hauser
van Hauser
Risk: Low # Summary An attacker that has the fastest time keeper can use a time compression attack to force the win of a solution his nodes made. # Issue...
\[Low\] No reward for running a timekeeper in the network may lead to centralization # Summary Nobody is likely to run a timekeeper if there is no incentive as it...
The afl++ setup is a) very old and b) is using an absolutely outdated llvm which results in enhanced features of afl++ not being enabled. that makes comparisons with afl++...
I compiled the processor module and copied it to IDA Pro 8.3, then loaded a QSDP6 elf binary and then: ``` Oops, IDA has almost crashed! (signum=11) Unloading IDP module...
hey, your project sounds super interesting for me so I tried to compile and test it. I did a "./configure --enable-gcov" and them make, which hit the following issue: ```...
### Description ``` # docker build -t phuzzer . [...] Step 4/10 : RUN bash -c "pip3 install https://github.com/angr/wheels/blob/master/shellphish_afl-1.2.1-py2.py3-none-manylinux1_x86_64.whl?raw=true && pip3 install git+https://github.com/shellphish/driller && pip3 install git+https://github.com/angr/tracer" ---> Running in...
In qemu_mode (3.1.1 and 5.1), when the cmplog mode is used together with persistent mode, a race condition can happen that leads to afl-fuzz unable to communicate to that cmplog...
afl++ has now the environment variable AFL_FORCE_UI which will force painting the UI. so you dont need your patch anymore (which will also fail against the current version as a...
I wanted to push an update to fuzzbench with new commit IDs from various fuzzers so also afl_cc. Sadly several benchmark targets are failing to build -> https://github.com/google/fuzzbench/pull/560