UAFuzz: Binary-level Directed Fuzzing for Use-After-Free Vulnerabilities
☆350Sep 25, 2023Updated 2 years ago
Alternatives and similar repositories for uafuzz
Users that are interested in uafuzz are comparing it to the libraries listed below
Sorting:
- UAF Fuzzing Benchmark☆61Feb 22, 2021Updated 5 years ago
- QASan is a custom QEMU 3.1.1 that detects memory errors in the guest using AddressSanitizer.☆351Jul 30, 2024Updated last year
- FormatFuzzer is a framework for high-efficiency, high-quality generation and parsing of binary inputs.☆443Feb 25, 2026Updated 3 weeks ago
- ParmeSan: Sanitizer-guided Greybox Fuzzing☆177Apr 19, 2024Updated last year
- A curated list of awesome directed fuzzing research papers☆585Dec 27, 2025Updated 2 months ago
- ☆91Oct 25, 2021Updated 4 years ago
- A curated list of different AFL forks and AFL inspired fuzzers with detailed equivalent academic papers and AFL-fuzzing tutorials☆563Dec 11, 2023Updated 2 years ago
- Smart Greybox Fuzzing (https://thuanpv.github.io/publications/TSE19_aflsmart.pdf)☆520Jan 18, 2022Updated 4 years ago
- Binary, coverage-guided fuzzer for Windows, macOS, Linux and Android☆1,299Mar 2, 2026Updated 2 weeks ago
- A Linux Kernel Module that implements a fast snapshot mechanism for fuzzing.☆141Aug 17, 2021Updated 4 years ago
- ☆400Sep 23, 2021Updated 4 years ago
- Directed Greybox Fuzzing with AFL☆555Mar 13, 2024Updated 2 years ago
- An AFL implementation with UnTracer (our coverage-guided tracer)☆124Jul 7, 2022Updated 3 years ago
- MOpt-AFL provided by the paper "MOPT: Optimized Mutation Scheduling for Fuzzers"☆216Jan 26, 2021Updated 5 years ago
- Fuzzing the Kernel Using Unicornafl and AFL++☆305Jan 2, 2023Updated 3 years ago
- A lightweight dynamic instrumentation library☆1,328Updated this week
- A grammar based feedback Fuzzer☆463Aug 17, 2024Updated last year
- Winnie makes fuzzing Windows applications easy☆572Nov 28, 2022Updated 3 years ago
- A fuzzer for full VM kernel/driver targets