This commit is contained in:
vanhauser-thc
2023-01-29 10:07:33 +01:00
parent 47f35d29ac
commit b5d8d4c866

View File

@ -1,3 +1,9 @@
/*
token level fuzzing custom mutator for afl++
(c) by Marc Heuse <mh@mh-sec.de>
License: Apache 2.0
*/
extern "C" { extern "C" {
#include "afl-fuzz.h" #include "afl-fuzz.h"