added shmem support to unicornafl

This commit is contained in:
Dominik Maier 2020-06-03 02:00:58 +02:00
parent 83112ed5e0
commit 304a72c1ff
3 changed files with 6 additions and 2 deletions

View File

@ -522,6 +522,10 @@ void afl_fsrv_start(afl_forkserver_t *fsrv, char **argv,
}
} else {
FATAL("Target requested sharedmem fuzzing, but we failed to enable it.");
}
}

View File

@ -1 +1 @@
37067ac
f633b2a

@ -1 +1 @@
Subproject commit 707060cbc3b9d978f6e47d037ad05b2bfc5e88a9
Subproject commit f633b2a6d918631a9f37f3785449f331e4301551