mdempsky / go114-fuzz-buildLinks
☆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
Sorting:
- Automatic fuzz targets generation for Golang packages☆56Updated last month
- Corpus for github.com/dvyukov/go-fuzz examples☆202Updated 4 years ago
- Golang example code showing dangers with unsafe.Pointer usages☆52Updated 5 years ago
- Static code analysis tool to find unsafe usages in Go packages and their dependencies☆44Updated 5 years ago
- Go Taint CHeck Analyser☆43Updated 6 years ago
- fzgo is a prototype of "make fuzzing a first class citizen" in the go command. Supports rich signatures & generating fuzz functions.☆115Updated 4 years ago
- ☆108Updated last year
- A project to run fuzzing jobs at scale with Kubernetes.☆148Updated 4 years ago
- gapstone is a Go binding for the capstone disassembly library☆73Updated 4 years ago
- CLI to integrate continuous fuzzing with Fuzzit (no longer available)☆222Updated 5 years ago
- Go Trusted Execution Environment (TEE)☆144Updated 3 months ago
- ☆195Updated 3 years ago
- Fuzz go code using LibAFL's capabilities with Go’s native instrumentation.☆56Updated this week
- Go library for SARIF - Static Analysis Results Interchange Format☆81Updated 2 months ago
- eBPF based syscalls, files and network events tracing framework☆92Updated 5 years ago
- C++ symbol name demangler written in Go☆181Updated last month
- Auto-gen Go fuzzing wrappers from normal code. Finds buggy call sequences, including data races & deadlocks. Supports rich signature type…☆111Updated last year
- ☆28Updated 2 weeks ago
- Elf binary parsing utility written in Go.☆70Updated 3 years ago
- 🚰 Static taint analysis for Go programs.☆80Updated 3 weeks ago
- ☆21Updated 3 months ago
- Fuzzing concurrent Go programs