Skip to content

ephox-gcc-plugins/sancov

Repository files navigation

sancov

This plugin is a helper plugin for the kcov kernel feature. It inserts a __sanitizer_cov_trace_pc() call at the start of basic blocks. It supports all gcc versions with plugin support (from gcc-4.5 on).

It is based on the commit "Add fuzzing coverage support" by Dmitry Vyukov.

You can read about it more here:

Usage
$ make run

About

This plugin is a helper plugin for the kcov kernel feature

Resources

Stars

Watchers

Forks

Packages

No packages published