@trishume@gamozolabs@lunixbochs@Nautilus_CTF We hope to broaden the disciplines that get to flex at quals and finals in the coming years. Sorry we missed the mark for you this year, but I’m glad you had a good time anyway.
For all of the C++ hating C programmers out there looking to ruin someone's day...
"class" and "template", among other things, are legal function/variable/struct names in C. Sprinkle these around and your API can't be called from C++ code!
@daviddiaul@h0mbre_@gamozolabs@is_eqv@mboehme_@domenuk Structure aware probably includes grammar based fuzzing. I consider grammar fuzzing to be wholly generative (no seed corpus). Structure aware fuzzing would also include the use of a parser to make “structured” transforms to an existing input corpus. My $0.02.