thepudds / fzgo
fzgo is a prototype of "make fuzzing a first class citizen" in the go command. Supports rich signatures & generating fuzz functions.
☆113Updated 3 years ago
Alternatives and similar repositories for fzgo:
Users that are interested in fzgo are comparing it to the libraries listed below
- ☆196Updated 2 years ago
- Auto-gen Go fuzzing wrappers from normal code. Finds buggy call sequences, including data races & deadlocks. Supports rich signature type…☆108Updated 9 months ago
- ☆107Updated 9 months ago
- A library for detecting certain improper uses of the "Defer, Panic, and Recover" pattern in Go programs☆97Updated 5 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Tough Fuzzer is an obstacle course for go-fuzz composed of a series of small code samples which encapsulate the most common obstacles to …☆18Updated 3 years ago
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 2 years ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- Proposed filepath.SecureJoin implementation☆103Updated this week
- Fuzzing Go crypto☆74Updated 6 years ago
- Go Taint CHeck Analyser☆44Updated 5 years ago
- Corpus for github.com/dvyukov/go-fuzz examples☆197Updated 4 years ago
- View annotated files based on line-spec☆227Updated last year
- Locking wrapper for running benchmarks on shared hosts☆151Updated last year
- Filters output from static analysis tools, showing only recently changed lines of code☆103Updated last year
- Source code analyzer that helps you to make your Go programs more consistent.☆345Updated 2 months ago
- Go Fuzzit Example☆37Updated 4 years ago
- Parse and generate HTTP headers correctly☆30Updated 4 years ago
- Print version used to build Go executables☆273Updated 10 months ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- CLI to integrate continuous fuzzing with Fuzzit (no longer available)☆222Updated 4 years ago
- Format Go's benchmarking output☆88Updated 2 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated last week
- Automatically exported from code.google.com/p/gosmith☆52Updated 9 years ago
- Benchmark the init cost of Go packages☆80Updated 2 weeks ago
- ☆78Updated 4 years ago
- ssaview live-renders the SSA representation of a go program☆70Updated 9 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 5 months ago
- State Machine Assisted Testing☆78Updated 5 years ago
- Fuzz Go defer/panic/recover☆27Updated 4 years ago