plum-umd / fuzzing-benchmarks
The collection of programs for evaluating fuzzing techniques
☆20Updated 7 years ago
Alternatives and similar repositories for fuzzing-benchmarks:
Users that are interested in fuzzing-benchmarks are comparing it to the libraries listed below
- AFL fuzzing coverage CFG visualization☆31Updated 7 years ago
- CAFA: A Checksum-Aware Fuzzing Assistant For More Coverage☆31Updated 6 years ago
- Patches to afl to fix bugs or add enhancements☆80Updated 5 years ago
- Concolic Execution Fuzzer☆24Updated 3 years ago
- run AFL with pintool☆65Updated 4 years ago
- FuzzSplore: Visualizing Feedback-Driven Fuzzing Techniques☆35Updated 4 years ago
- FoRTE-Research's fuzzing benchmarks☆56Updated 5 years ago
- experiments for IJON☆12Updated 5 years ago
- Angr-based static analysis tool for vusec/vuzzer64 fuzzing tool☆21Updated 4 years ago
- Automatically exported from code.google.com/p/kemufuzzer☆27Updated 9 years ago
- Signedness-Agnostic Strided-Interval☆35Updated 5 years ago
- run AFL with dynamorio☆36Updated 4 years ago
- Recover mutation graph from an AFL seed☆59Updated 4 years ago
- ACSAC 2018 paper: Towards Automated Generation of Exploitation Primitives for Web Browsers☆14Updated 6 years ago
- Tool for detecting error handling bugs☆22Updated 8 years ago
- OSS-Fuzz - integrated with AFLGo for Patch Testing☆35Updated 7 years ago
- ☆20Updated 3 years ago
- Mozilla fork of the American Fuzzy Lop repo☆46Updated 5 years ago
- AFL coverage tool using Clang SanitizerCoverage☆37Updated 8 years ago
- The tools used to train the models used for the ICISC paper "Recurrent neural networks for fuzz testing web browsers"☆28Updated 6 years ago
- Source code of the double-fetch bug detection approach based on Coccinelle engine☆10Updated 8 years ago
- A clang analyzer checker that looks for kernel uninitialized memory disclosures to userland.☆59Updated 6 years ago
- Implementation of Taint Tracking in LLVM compiler.