Add AFL_NYX_LOG to redirect NYX hprintf messages to a file.

This commit is contained in:
Jesse Schwartzentruber
2023-08-04 15:29:10 -04:00
parent 738a6c0731
commit 247d8539fe
4 changed files with 22 additions and 0 deletions

View File

@ -303,6 +303,7 @@ static void usage(u8 *argv0, int more_help) {
" Increase this value in case the crash reports are truncated.\n"
" Default value is 4096.\n"
"AFL_NYX_DISABLE_SNAPSHOT_MODE: disable snapshot mode (must be supported by the agent)\n"
"AFL_NYX_LOG: output NYX hprintf messages to another file\n"
"AFL_NYX_REUSE_SNAPSHOT: reuse an existing Nyx root snapshot\n"
DYN_COLOR