Skip to content

How to get the coverage of Unicorn #18

@jimmysitu

Description

@jimmysitu

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=100

I 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions