Dor1s / libfuzzer-workshopLinks
Repository for materials of "Modern fuzzing of C/C++ Projects" workshop.
☆1,287Updated 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,453Updated 3 years ago
- Exercises to learn how to fuzz with American Fuzzy Lop☆1,263Updated 2 years ago
- Driller: augmenting AFL with symbolic execution!☆948Updated 4 months ago
- AFLNet: A Greybox Fuzzer for Network Protocols (https://thuanpv.github.io/publications/AFLNet_ICST20.pdf)☆950Updated 2 months ago
- The 'exploitable' GDB plugin☆740Updated 3 years ago
- american fuzzy lop (copy of the source code for easy access)☆608Updated 7 years ago
- Some helpful preload libraries for pwning stuff.☆1,623Updated 3 months ago
- python library to examine ptmalloc (the glibc userland heap implementation)☆511Updated 4 years ago
- Smart Greybox Fuzzing (https://thuanpv.github.io/publications/TSE19_aflsmart.pdf)☆517Updated 3 years ago
- AFL/QEMU fuzzing with full-system emulation.☆636Updated 6 years ago
- A fork of AFL for fuzzing Windows binaries☆2,460Updated this week
- Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic e…☆948Updated 3 years ago
- Produce code coverage results with gcov from afl-fuzz test cases☆481Updated last year
- A curated list of different AFL forks and AFL inspired fuzzers with detailed equivalent academic papers and AFL-fuzzing tutorials☆549Updated last year
- Peach is a fuzzing framework which uses a DSL for building fuzzers and an observer based architecture to execute and monitor them.☆413Updated 5 years ago
- Documentation for the angr suite☆845Updated 2 years ago
- Directed Greybox Fuzzing with AFL☆535Updated last year
- Code for the USENIX 2017 paper: kAFL: Hardware-Assisted Feedback Fuzzing for OS Kernels☆581Updated 6 years ago
- Security oriented software fuzzer. Supports evolutionary, feedback-driven fuzzing based on code coverage (SW and HW based)☆3,231Updated 3 months ago
- Shellphish's automated exploitation engine, originally created for the Cyber Grand Challenge.☆650Updated last month
- RetroWrite -- Retrofitting compiler passes through binary rewriting☆723Updated 3 months ago
- A lightweight dynamic instrumentation library☆1,271Updated 4 months ago
- QSYM: A Practical Concolic Execution Engine Tailored for Hybrid Fuzzing☆648Updated 2 years ago
- Library for structured fuzzing with protobuffers☆623Updated 4 months ago
- Generation-based, context-free grammar fuzzer. Refer to https://github.com/posidron/dharma for a maintained version.☆493Updated 4 years ago
- afl-unicorn lets you fuzz any piece of binary that can be emulated by Unicorn Engine.☆607Updated 2 years ago
- A Python interface to AFL, allowing for easy injection of testcases and other functionality.☆649Updated 6 years ago
- A TCP/UDP based network daemon fuzzer☆520Updated last year
- Utilities for automated crash sample processing/analysis, easy afl-fuzz job management and corpus optimization☆420Updated 7 years ago
- Visualization of heap operations.☆609Updated 8 months ago