finish injection implementation

This commit is contained in:
vanhauser-thc
2023-12-30 10:49:00 +01:00
parent 98a2a334de
commit 1eb54c4c3e
4 changed files with 82 additions and 4 deletions

View File

@ -151,6 +151,7 @@ static char *afl_environment_variables[] = {
"AFL_LLVM_LTO_AUTODICTIONARY",
"AFL_LLVM_AUTODICTIONARY",
"AFL_LLVM_SKIPSINGLEBLOCK",
// Marker: ADD_TO_INJECTIONS
"AFL_LLVM_INJECTIONS_ALL",
"AFL_LLVM_INJECTIONS_SQL",
"AFL_LLVM_INJECTIONS_LDAP",