syz-cover

command
v0.0.0-...-d374ac5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 21, 2020 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Overview

syz-cover generates coverage HTML report from raw coverage files. Raw coverage files are text files with one PC in hex form per line, e.g.:

0xffffffff8398658d
0xffffffff839862fc
0xffffffff8398633f

Raw coverage files can be obtained either from /rawcover manager HTTP handler, or from syz-execprog with -coverfile flag.

Usage:

syz-cover [-os=OS -arch=ARCH -kernel_src=. -kernel_obj=.] rawcover.file*

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL