mdempsky / go114-fuzz-buildLinks
☆20Updated 3 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☆55Updated 2 months ago
- Golang example code showing dangers with unsafe.Pointer usages☆52Updated 5 years ago
- Corpus for github.com/dvyukov/go-fuzz examples☆202Updated 4 years ago
- Static code analysis tool to find unsafe usages in Go packages and their dependencies☆44Updated 5 years ago
- Go Taint CHeck Analyser☆44Updated 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
- 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
- A project to run fuzzing jobs at scale with Kubernetes.☆148Updated 4 years ago
- ☆108Updated last year
- ☆197Updated 3 years ago
- C++ symbol name demangler written in Go☆183Updated 2 months ago
- Fuzzing concurrent Go programs☆137Updated 3 years ago
- 🚰 Static taint analysis for Go programs.☆81Updated 2 months ago
- ☆32Updated 2 years ago
- ☆21Updated 5 months ago
- Go Trusted Execution Environment (TEE)☆147Updated 5 months ago
- Fuzz go code using LibAFL's capabilities with Go’s native instrumentation.☆66Updated 2 weeks ago
- eBPF based syscalls, files and network events tracing framework☆92Updated 5 years ago
- Fuzzing Go crypto☆74Updated 6 years ago
- Elf binary parsing utility written in Go.☆70Updated 3 years ago
- Go library for installing a seccomp BPF system call filter.☆91Updated 2 months ago
- A kernelspace syscall interceptor and randomized faulter☆358Updated last year
- translate LLVM IR to Go☆125Updated 3 years ago
- A wrapper library for the set of ptrace-related system calls in Linux☆13Updated 11 years ago
- Go heap dump viewer with object graphs. (Works with Go 1.21)☆24Updated last year
- Fuzz Go defer/panic/recover☆27Updated 5 years ago
- Go library to trace Linux syscalls using the FTRACE kernel framework.☆82Updated 7 years ago
- Go (golang) bindings to the Z3 SMT Solver☆145Updated 3 years ago
- Auto-gen Go fuzzing wrappers from normal code. Finds buggy call sequences, including data races & deadlocks. Supports rich signature type…☆113Updated last year