mdempsky / go114-fuzz-build
☆20Updated 2 years ago
Alternatives and similar repositories for go114-fuzz-build:
Users that are interested in go114-fuzz-build are comparing it to the libraries listed below
- Automatic fuzz targets generation for Golang packages☆53Updated 3 months ago
- Golang example code showing dangers with unsafe.Pointer usages☆50Updated 4 years ago
- Corpus for github.com/dvyukov/go-fuzz examples☆197Updated 4 years ago
- Static code analysis tool to find unsafe usages in Go packages and their dependencies☆44Updated 4 years ago
- 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
- Go Taint CHeck Analyser☆44Updated 5 years ago
- 🚰 Static taint analysis for Go programs.☆63Updated last week
- Fuzz go code using LibAFL's capabilities with Go’s native instrumentation.☆36Updated last week
- ☆25Updated 2 months ago
- Go library for SARIF - Static Analysis Results Interchange Format☆74Updated 2 weeks ago
- A project to run fuzzing jobs at scale with Kubernetes.☆147Updated 4 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
- ☆106Updated 8 months ago
- ☆195Updated 2 years ago
- ☆20Updated 7 months ago
- ☆15Updated 4 years ago
- CLI to integrate continuous fuzzing with Fuzzit (no longer available)☆222Updated 4 years ago
- Fuzzing Go crypto☆74Updated 6 years ago
- Ankou: Guiding Grey-box Fuzzing towards Combinatorial Difference (ICSE '20)☆54Updated 4 years ago
- Detect patterns of bad behavior in function calls☆26Updated 4 years ago
- Collection of syzkaller bug reproducers for Linux☆45Updated 2 years ago
- A library for detecting certain improper uses of the "Defer, Panic, and Recover" pattern in Go programs☆97Updated 5 years ago
- Elf binary parsing utility written in Go.☆70Updated 2 years ago
- translate LLVM IR to Go☆119Updated 3 years ago
- gapstone is a Go binding for the capstone disassembly library☆70Updated 3 years ago
- Common Vulnerability Scoring System (CVSS)☆25Updated last year
- Old coverage-guided fuzz testing for fxamacker/cbor. A newer version is used by fxamacker/cbor for fuzzing.☆11Updated 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
- SHA1 implementation with collision detection.☆13Updated this week