yoava333
yoava333
License
Hi could you add a license so I could use this code?
While fuzzing on a 24 core machine, every couple of hours afl-fuzz process crashes with the following message: ``` [-] PROGRAM ABORT : Cannot kill child process Location : destroy_target_process(),...
We have a target that has a very slow startup time (~30 seconds) when but the target function is quite fast (500 iter/s). When we want to cmin a corups...
Hi, I was looking at the spec https://html.spec.whatwg.org/multipage/scripting.html#selector-read-only and the readwrite-readonly tests and I think I found a bug in https://github.com/w3c/web-platform-tests/blob/master/html/semantics/selectors/pseudo-classes/readwrite-readonly.html#L54. As I understand, :read-only is defined as not(:read-write), which...