shithub: puzzles

Download patch

ref: 69924f376bd58932c7c3aa3234b9f12eb1866edc
parent: 53a1faa0d758c86c5bc77808c4265129d627be1b
author: Ben Harris <bjh21@bjh21.me.uk>
date: Sat Jan 7 20:03:17 EST 2023

AFL-specific shared-memory fuzzing mode

Rather than a save file from standard input and then exiting, this reads
it from a shared memory buffer and then loops.  This makes fuzzing
_much_ faster: one core on my laptop can now load about 30,000 save
files per second.