Brandon Falk
Brandon Falk is a Pwnie award winner for Vectorized Emulation, an extremely high-performance fuzzing engine leveraging AVX-512 SIMD instructions for fuzzing multiple instances of a program in parallel on a single core.
Vectorized emulation easily can handle billions of fuzz cases per second on a single server and can consume over a terabyte per second of fuzz inputs. This leads Brandon down many creative paths of custom operating systems, data structures, protocols, and emulators to generate high quality inputs, handle trillions of instructions per second of emulated execution and coverage reporting, and store all of this information in formats that can be kept in sync between multiple servers with sub-millisecond syncing and statistics reporting for real-time fuzzer monitoring.
Brandon is also known for his popular Twitch and YouTube channels where he experiments and demystifies fuzzing black magic for the masses.