Hacker News new | ask | show | jobs
by namibj 2338 days ago
https://llvm.org/docs/LibFuzzer.html might also be quite interesting due to the potentially significantly higher fuzzing speed (no fork(2) for each try).