QASan is a custom QEMU 3.1.1 that detects memory errors in the guest using AddressSanitizer.
☆351Jul 30, 2024Updated last year
Alternatives and similar repositories for qasan
Users that are interested in qasan are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- RetroWrite -- Retrofitting compiler passes through binary rewriting☆739Apr 26, 2025Updated 10 months ago
- UAFuzz: Binary-level Directed Fuzzing for Use-After-Free Vulnerabilities☆350Sep 25, 2023Updated 2 years ago
- Fuzzing the Kernel Using Unicornafl and AFL++☆305Jan 2, 2023Updated 3 years ago
- Agamotto: Accelerating Kernel Driver Fuzzing with Lightweight Virtual Machine Checkpoints☆127Jun 18, 2020Updated 5 years ago
- The fastest Intel-PT decoder for fuzzing☆378Feb 2, 2024Updated 2 years ago
- ☆400Sep 23, 2021Updated 4 years ago
- Learn how to combine libprotobuf-mutator with libfuzzer & AFL++☆259Sep 24, 2024Updated last year
- Smart Greybox Fuzzing (https://thuanpv.github.io/publications/TSE19_aflsmart.pdf)☆521Jan 18, 2022Updated 4 years ago
- FuZZan: Efficient Sanitizer Metadata Design for Fuzzing☆125Mar 31, 2021Updated 4 years ago
- A Linux Kernel Module that implements a fast snapshot mechanism for fuzzing.☆141Aug 17, 2021Updated 4 years ago
- Binary, coverage-guided fuzzer for Windows, macOS, Linux and Android