Clang instrumentation module for tracing variable and buffer comparisons in C/C++ and saving the coverage data to .sancov files
☆203Mar 14, 2019Updated 6 years ago
Alternatives and similar repositories for CompareCoverage
Users that are interested in CompareCoverage are comparing it to the libraries listed below
Sorting:
- DynamoRIO plugin to get ASAN and SanitizerCoverage compatible output for closed-source executables☆215Sep 17, 2021Updated 4 years ago
- Code for the USENIX 2017 paper: kAFL: Hardware-Assisted Feedback Fuzzing for OS Kernels☆591Jan 10, 2019Updated 7 years ago
- A Linux Kernel Module that implements a fast snapshot mechanism for fuzzing.☆141Aug 17, 2021Updated 4 years ago
- A Bochs-based instrumentation performing kernel memory taint tracking to detect disclosure of uninitialized memory to ring 3☆310Feb 24, 2019Updated 7 years ago
- QASan is a custom QEMU 3.1.1 that detects memory errors in the guest using AddressSanitizer.☆350Jul 30, 2024Updated last year
- INACTIVE - http://mzl.la/ghe-archive - A Python3 bridge for implementing custom libFuzzer mutators☆74May 24, 2019Updated 6 years ago
- Smart Greybox Fuzzing (https://thuanpv.github.io/publications/TSE19_aflsmart.pdf)☆520Jan 18, 2022Updated 4 years ago
- Binary coverage tool without binary modification for Windows☆447Aug 12, 2020Updated 5 years ago
- QEMU to drcov trace file☆11Nov 21, 2020Updated 5 years ago
- Materials from Fuzzing Bay Area meetups☆68Dec 20, 2019Updated 6 years ago
- A fuzzing tool for closed-source binaries based on Unicorn and LibFuzzer☆344Aug 23, 2019Updated 6 years ago
- Fuzzing the Kernel Using Unicornafl and AFL++☆305Jan 2, 2023Updated 3 years ago
- Project Zero Docs and Tools☆841Feb 4, 2026Updated 3 weeks ago
- Recover mutation graph from an AFL seed☆60Jan 6, 2021Updated 5 years ago
- a grammar based feedback fuzzer☆166Jul 1, 2023Updated 2 years ago
- TrueType and OpenType font fuzzing toolset☆437Aug 28, 2019Updated 6 years ago
- ☆95Apr 2, 2019Updated 6 years ago
- QSYM: A Practical Concolic Execution Engine Tailored for Hybrid Fuzzing☆655Nov 23, 2022Updated 3 years ago
- Agamotto: Accelerating Kernel Driver Fuzzing with Lightweight Virtual Machine Checkpoints☆127Jun 18, 2020Updated 5 years ago
- Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic e…☆954Jul 18, 2022Updated 3 years ago
- AFL/QEMU fuzzing with full-system emulation.☆640Sep 9, 2018Updated 7 years ago
- AFL + DynamoRIO = fuzzing binaries with no source code on Linux☆247Oct 1, 2019Updated 6 years ago
- The fastest Intel-PT decoder for fuzzing☆378Feb 2, 2024Updated 2 years ago
- AFL++ as a library: gives you all the tools necessary to craft the best fuzzer for your targets with ease!☆112Apr 30, 2021Updated 4 years ago
- An AFL implementation with UnTracer (our coverage-guided tracer)☆124Jul 7, 2022Updated 3 years ago
- ☆386Oct 28, 2019Updated 6 years ago
- Kernel Fuzzer for Xen Project (KF/x) - Hypervisor-based fuzzing using Xen VM forking, VMI & AFL☆473Jul 8, 2024Updated last year
- RetroWrite -- Retrofitting compiler passes through binary rewriting☆736Apr 26, 2025Updated 10 months ago
- Bug hunting through fuzzer/*-sanitizer/etc...☆133Dec 18, 2020Updated 5 years ago
- About as basic of a mutator as you can get, but it does the trick in most situations☆64Aug 12, 2020Updated 5 years ago
- A grammar based feedback Fuzzer☆464Aug 17, 2024Updated last year
- Manul is a coverage-guided parallel fuzzer for open-source and blackbox binaries on Windows, Linux and MacOS☆335Jul 14, 2020Updated 5 years ago
- AFLTeam Collaborative Parallel Fuzzing☆75Sep 5, 2022Updated 3 years ago
- Improving AFL by using Intel PT to collect branch information☆292Jul 26, 2019Updated 6 years ago
- A JavaScript Engine Fuzzer☆2,143Feb 18, 2026Updated last week
- A framework provides an interface to monitor and control fuzzers☆30Jul 5, 2023Updated 2 years ago
- Seeding fuzzers with symbolic execution☆203Oct 20, 2017Updated 8 years ago
- SSD Secure Disclosure Advisories☆170May 19, 2020Updated 5 years ago
- ParmeSan: Sanitizer-guided Greybox Fuzzing☆177Apr 19, 2024Updated last year