AFLplusplus / AFL-Snapshot-LKM

A Linux Kernel Module that implements a fast snapshot mechanism for fuzzing.
135 stars 24 forks source link

kill threads on restore #8

Closed andreafioraldi closed 4 years ago

andreafioraldi commented 4 years ago

now we can fuzz multithreadeds apps that DOES NOT create threads before the snapshot, buf after. They are killed on restore.