go-118-fuzz-build

command module
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

README

go-118-fuzz-build

Disclaimer

This project is in its early stages and under heavy development. It is not ready for use yet and the code base is still largely experimental.

To use

# install gotip
git clone https://github.com/AdamKorcz/go-118-fuzz-build
cd go-118-fuzz-build
mv your_fuzzer.go ./
gotip run main.go -o fuzzer.a -func FuzzFoo .
clang -o compiled_fuzzer fuzzer.a -fsanitize=fuzzer

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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