novafacing / libc-fuzzerLinks
A fuzzer setup to fuzz libc functions.
☆16Updated 3 years ago
Alternatives and similar repositories for libc-fuzzer
Users that are interested in libc-fuzzer are comparing it to the libraries listed below
Sorting:
- ☆39Updated 3 years ago
- ☆16Updated 2 years ago
- ☆91Updated 9 months ago
- This repository contains the source code related to the research paper titled "Temporal System Call Specialization for Attack Surface Red…☆37Updated last year
- StdFuzzer is the reference implementation of a generic bit-level fuzzer with LibAFL☆48Updated last year
- BDA: Practical Dependence Analysis for Binary Executables by Unbiased Whole-program Path Sampling and Per-path Abstract Interpretation☆31Updated 4 years ago
- Progressive Scrutiny: Incremental Detection of UBI bugs in the Linux Kernel☆32Updated 3 years ago
- Scalable Validator for Binary Lifters☆61Updated 5 years ago
- ☆14Updated 4 years ago
- Challenging testcases for fuzzers☆72Updated last year
- AFL++ using the Ball-Larus path profiling algorithm for coverage feedback☆15Updated 3 years ago
- ☆24Updated 7 years ago
- Coverage-guided grammar aware fuzzer that uses grammar automatons☆75Updated 4 years ago
- Proximal Gradient Analysis open source release based on our USENIX Security 2021 paper: "Fine Grained Dataflow Analysis with Proximal Gra…☆32Updated 4 years ago
- Code and artifacts of the "Dissecting American Fuzzy Lop - A FuzzBench Evaluation" paper