Movatterモバイル変換


[0]ホーム

URL:


file2fuzz

command
v0.37.0Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2025 License:BSD-3-ClauseImports:8Imported by:0

Details

Repository

cs.opensource.google/go/x/tools

Links

Documentation

Overview

file2fuzz converts binary files, such as those used by go-fuzz, to the Gofuzzing corpus format.

Usage:

file2fuzz [-o output] [input...]

The default behavior is to read input from stdin and write the convertedoutput to stdout. If any position arguments are provided stdin is ignoredand the arguments are assumed to be input files to convert.

The -o flag provides a path to write output files to. If only one positionalargument is specified it may be a file path or an existing directory, if there aremultiple inputs specified it must be a directory. If a directory is providedthe name of the file will be the SHA-256 hash of its contents.

Source Files

View all Source files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f orF : Jump to
y orY : Canonical URL
go.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic.Learn more.

[8]ページ先頭

©2009-2025 Movatter.jp