Closed ehennenfent closed 6 years ago
Instead of sending the mutation over to the server and letting the server write it into an FKT file, we can create a separate data stream within the minidump and write it straight from the fuzzer. This way we'll only write it when we find a crash.
Merging into #214
Instead of sending the mutation over to the server and letting the server write it into an FKT file, we can create a separate data stream within the minidump and write it straight from the fuzzer. This way we'll only write it when we find a crash.