srlabs / golibaflLinks
Fuzz go code using LibAFL's capabilities with Go’s native instrumentation.
☆51Updated 2 weeks ago
Alternatives and similar repositories for golibafl
Users that are interested in golibafl are comparing it to the libraries listed below
Sorting:
- Automatic fuzz targets generation for Golang packages☆53Updated 5 months ago
- RISC-V emulator for high-performance fuzzing with AOT instead of JIT compilation 🦑☆20Updated this week
- Golang example code showing dangers with unsafe.Pointer usages☆50Updated 4 years ago
- Coverage-Guided Greybox Distributed Fuzzer☆131Updated 2 months ago
- A Dolev-Yao-model-guided fuzzer for TLS☆141Updated this week
- Scaling best-practice AFLPlusPlus fuzzing campaigns made easy and more☆65Updated last month
- Fast and effective grammar-based fuzzing based on Gramatron☆16Updated 3 months ago
- An educational Bochs-based snapshot fuzzer project☆182Updated last month
- SARIF Explorer: A VSCode extension that helps you visualize and triage static analysis results☆28Updated 3 weeks ago
- VirtFuzz is a Linux Kernel Fuzzer that uses VirtIO to provide inputs into the kernels subsystem. It is built with LibAFL.☆123Updated last year
- A coverage-guided REST API fuzzer developed on top of LibAFL☆123Updated 3 weeks ago
- ☆20Updated 9 months ago
- Generative and mutative fuzzer for Kubernetes admission controller chains by automatically parsing the cluster api specification.☆74Updated last year
- Generation-based, context-free grammar fuzzer.☆52Updated 2 years ago
- ☆27Updated 3 weeks ago
- High performance fuzzing using riscv to x86 binary translations and modern fuzzing techniques☆152Updated last year
- Corpus for github.com/dvyukov/go-fuzz examples☆199Updated 4 years ago
- Function callpath mapping analysis tool for Go☆34Updated 3 months ago
- CodeQL queries developed by Trail of Bits☆101Updated 2 weeks ago
- Mayhem example templates for programming languages and fuzzers that you love!☆33Updated last year
- StdFuzzer is the reference implementation of a generic bit-level fuzzer with LibAFL☆48Updated 6 months ago
- Cross-platform harnessing framework designed for Nyx-based fuzzers☆19Updated 4 months ago
- PoC of fuzzing closed-source userspace binaries with KVM☆165Updated last year
- A de-socketing library for fuzzing.