-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Hi, All
I am following the README file to run silifuzz, and got some confused in Prework (fuzzing Unicorn target)
It seems every unicorn file add coveage option with COV_FLAGS_FILE, but I run the command
"${SILIFUZZ_BIN_DIR}/external/com_google_fuzztest/centipede/centipede" \
--binary="${SILIFUZZ_BIN_DIR}/proxies/unicorn_x86_64" \
--workdir=/tmp/wd \
--j=4 --num_runs=100I only get the corpus in /tmp/wd, where can I found the coverage info for these runs?
BTW, how about the coverage info of pre-generated corpus mentioned in here
Thanks
Metadata
Metadata
Assignees
Labels
No labels