iovisor / bpf-fuzzerLinks
fuzzing framework based on libfuzzer and clang sanitizer
☆167Updated 6 years ago
Alternatives and similar repositories for bpf-fuzzer
Users that are interested in bpf-fuzzer are comparing it to the libraries listed below
Sorting:
- This implements a 64-bit version of vusec/vuzzer fuzzing tool.☆177Updated 3 years ago
- A linux system call fuzzer using TriforceAFL☆176Updated last year
- A Linux Kernel Module that implements a fast snapshot mechanism for fuzzing.☆138Updated 3 years ago
- ☆72Updated 5 years ago
- ☆64Updated 6 years ago
- SALT - SLUB ALlocator Tracer for the Linux kernel☆153Updated 6 years ago
- K-Miner☆75Updated 5 years ago
- ArcHeap: Automatic Techniques to Systematically Discover New Heap Exploitation Primitives☆153Updated 4 years ago
- Collection of syzkaller bug reproducers for Linux☆45Updated 3 years ago
- Fast static binary instrumentation for linux/x86☆82Updated 8 years ago
- Sample programs that illustrate how to use control flow integrity with the clang compiler☆105Updated 6 years ago
- Janus: a state-of-the-art file system fuzzer on Linux☆221Updated 5 years ago
- ☆63Updated 6 years ago
- ParmeSan: Sanitizer-guided Greybox Fuzzing☆177Updated last year
- Seeding fuzzers with symbolic execution☆201Updated 7 years ago
- Hydra: an Extensible Fuzzing Framework for Finding Semantic Bugs in File Systems☆168Updated 2 years ago
- UniSan: Proactive Kernel Memory Initialization to Eliminate Data Leakages☆43Updated 3 years ago
- Fuzzers for the Linux kernel☆116Updated 8 years ago
- A collection of user-space Linux kernel specific guided fuzzers based on LKL