This commit is contained in:
van Hauser
2020-02-28 01:12:44 +01:00
parent fc77f0bb96
commit 20b8fc075b
3 changed files with 9 additions and 6 deletions

View File

@ -46,7 +46,7 @@ Or write your worn LKM from scratch to do this.
The perf-fuzz kernel can be found at [https://github.com/sslab-gatech/perf-fuzz](https://github.com/sslab-gatech/perf-fuzz)
There also is/was a FreeBSD project at [https://github.com/veracode-research/freebsd-perf-fuzz](https://github.com/veracode-research/freebsd-perf-fuzz)
This enable snapshot fuzzing on Linux with an incredible performance!
This enables snapshot fuzzing on Linux with an incredible performance!
Mentor: any