TheDog
TheDog
[vmlinux.zip](https://github.com/sashs/Ropper/files/7380018/vmlinux.zip) my vmlinx file
Hello, I have also encountered this problem, and I found that this is actually caused by fuzzilli's REPRL mechanism. In order to improve execution efficiency, REPRL only creates a new...
The v8 tested by Fuzzilli needs extra compile args `v8_fuzzilli=true`, Please make sure this parameter exists when compiling Below is an example ```shell gn gen out.gn/fuzzilli_build --args='is_debug=false dcheck_always_on=true v8_static_library=true v8_enable_verify_heap=true...
I would like to add that the above chart represents the results of continuous fuzzing for 10 hours. The higher interesting rate of CombineMutator is likely due to the fact...