mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-12 18:18:07 +00:00
update unicorn
This commit is contained in:
@ -310,7 +310,7 @@ static void usage(u8 *argv0, int more_help) {
|
|||||||
"AFL_EARLY_FORKSERVER: force an early forkserver in an afl-clang-fast/\n"
|
"AFL_EARLY_FORKSERVER: force an early forkserver in an afl-clang-fast/\n"
|
||||||
" afl-clang-lto/afl-gcc-fast target\n"
|
" afl-clang-lto/afl-gcc-fast target\n"
|
||||||
"AFL_PERSISTENT: enforce persistent mode (if __AFL_LOOP is in a shared lib\n"
|
"AFL_PERSISTENT: enforce persistent mode (if __AFL_LOOP is in a shared lib\n"
|
||||||
"AFL_DEFER_FORKSRV: enforced deferred forkserver (__AFL_INIT is in a .so\n"
|
"AFL_DEFER_FORKSRV: enforced deferred forkserver (__AFL_INIT is in a .so)\n"
|
||||||
"\n"
|
"\n"
|
||||||
);
|
);
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
2df75f3e
|
8c66300a
|
||||||
|
Submodule unicorn_mode/unicornafl updated: 2df75f3e10...8c66300a50
Reference in New Issue
Block a user