catenacyber / ngolo-fuzzingLinks
Automatic fuzz targets generation for Golang packages
☆53Updated last week
Alternatives and similar repositories for ngolo-fuzzing
Users that are interested in ngolo-fuzzing are comparing it to the libraries listed below
Sorting:
- Corpus for github.com/dvyukov/go-fuzz examples☆201Updated 4 years ago
- Golang example code showing dangers with unsafe.Pointer usages☆50Updated 4 years ago
- ☆108Updated last year
- Fuzz go code using LibAFL's capabilities with Go’s native instrumentation.☆52Updated 2 months ago
- 🚰 Static taint analysis for Go programs.☆73Updated last month
- Auto-gen Go fuzzing wrappers from normal code. Finds buggy call sequences, including data races & deadlocks. Supports rich signature type…☆108Updated last year
- ☆20Updated 2 years ago
- Static code analysis tool to find unsafe usages in Go packages and their dependencies☆44Updated 4 years ago
- Detect compiler names and versions from ELF files☆27Updated 3 months ago
- ☆462Updated 2 months ago
- eBPF based syscalls, files and network events tracing framework☆93Updated 5 years ago
- It's strace, with colours.☆276Updated 2 years ago
- Go library for SARIF - Static Analysis Results Interchange Format☆80Updated this week
- 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
- Harness for the Linux kernel eBPF verifier