Dor1s / libfuzzer-workshopLinks
Repository for materials of "Modern fuzzing of C/C++ Projects" workshop.
☆1,296Updated 2 years ago
Alternatives and similar repositories for libfuzzer-workshop
Users that are interested in libfuzzer-workshop are comparing it to the libraries listed below
Sorting:
- Set of tests for fuzzing engines☆1,457Updated 4 years ago
- Exercises to learn how to fuzz with American Fuzzy Lop☆1,273Updated 3 years ago
- Driller: augmenting AFL with symbolic execution!☆964Updated 9 months ago
- AFLNet: A Greybox Fuzzer for Network Protocols (https://thuanpv.github.io/publications/AFLNet_ICST20.pdf)☆978Updated 7 months ago
- Some helpful preload libraries for pwning stuff.☆1,646Updated 7 months ago
- python library to examine ptmalloc (the glibc userland heap implementation)☆507Updated 4 years ago
- american fuzzy lop (copy of the source code for easy access)☆607Updated 8 years ago
- The 'exploitable' GDB plugin☆743Updated 3 years ago
- Documentation for the angr suite☆846Updated 2 years ago
- A fork of AFL for fuzzing Windows binaries☆2,515Updated last month
- Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic e…☆952Updated 3 years ago
- Smart Greybox Fuzzing (https://thuanpv.github.io/publications/TSE19_aflsmart.pdf)☆519Updated 3 years ago
- Library for structured fuzzing with protobuffers☆642Updated 9 months ago
- A curated list of different AFL forks and AFL inspired fuzzers with detailed equivalent academic papers and AFL-fuzzing tutorials☆555Updated 2 years ago
- Produce code coverage results with gcov from afl-fuzz test cases☆487Updated last year
- AFL/QEMU fuzzing with full-system emulation.☆640Updated 7 years ago
- Security oriented software fuzzer. Supports evolutionary, feedback-driven fuzzing based on code coverage (SW and HW based)☆3,294Updated last week
- DOM fuzzer☆1,769Updated last year
- QSYM: A Practical Concolic Execution Engine Tailored for Hybrid Fuzzing☆656Updated 3 years ago
- Code for the USENIX 2017 paper: kAFL: Hardware-Assisted Feedback Fuzzing for OS Kernels☆589Updated 7 years ago
- afl-unicorn lets you fuzz any piece of binary that can be emulated by Unicorn Engine.☆609Updated 2 years ago
- Peach is a fuzzing framework which uses a DSL for building fuzzers and an observer based architecture to execute and monitor them.☆416Updated 5 years ago
- A lightweight dynamic instrumentation library☆1,298Updated 9 months ago
- FuzzBench - Fuzzer benchmarking as a service.☆1,174Updated last week
- Directed Greybox Fuzzing with AFL☆549Updated last year
- the Network Protocol Fuzzer that we will want to use.☆789Updated last year
- SymCC: efficient compiler-based symbolic execution☆854Updated 8 months ago
- Recent Fuzzing Paper☆355Updated 5 years ago
- RetroWrite -- Retrofitting compiler passes through binary rewriting☆735Updated 8 months ago
- Shellphish's automated exploitation engine, originally created for the Cyber Grand Challenge.☆653Updated this week