Dor1s / libfuzzer-workshopLinks
Repository for materials of "Modern fuzzing of C/C++ Projects" workshop.
☆1,288Updated 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,454Updated 4 years ago
- Exercises to learn how to fuzz with American Fuzzy Lop☆1,262Updated 2 years ago
- Driller: augmenting AFL with symbolic execution!☆951Updated 5 months ago
- AFLNet: A Greybox Fuzzer for Network Protocols (https://thuanpv.github.io/publications/AFLNet_ICST20.pdf)☆953Updated 3 months ago
- The 'exploitable' GDB plugin☆742Updated 3 years ago
- american fuzzy lop (copy of the source code for easy access)☆607Updated 7 years ago
- python library to examine ptmalloc (the glibc userland heap implementation)☆508Updated 4 years ago
- Some helpful preload libraries for pwning stuff.☆1,626Updated 3 months ago
- Documentation for the angr suite☆843Updated 2 years ago
- AFL/QEMU fuzzing with full-system emulation.☆635Updated 7 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…☆947Updated 3 years ago
- Library for structured fuzzing with protobuffers☆625Updated 5 months ago
- Smart Greybox Fuzzing (https://thuanpv.github.io/publications/TSE19_aflsmart.pdf)☆517Updated 3 years ago
- Produce code coverage results with gcov from afl-fuzz test cases☆484Updated last year
- Code for the USENIX 2017 paper: kAFL: Hardware-Assisted Feedback Fuzzing for OS Kernels☆582Updated 6 years ago
- A fork of AFL for fuzzing Windows binaries☆2,464Updated 3 weeks ago
- Directed Greybox Fuzzing with AFL☆535Updated last year
- Security oriented software fuzzer. Supports evolutionary, feedback-driven fuzzing based on code coverage (SW and HW based)☆3,244Updated 3 months ago
- DOM fuzzer☆1,750Updated 9 months ago
- A curated list of different AFL forks and AFL inspired fuzzers with detailed equivalent academic papers and AFL-fuzzing tutorials☆550Updated last year
- Shellphish's automated exploitation engine, originally created for the Cyber Grand Challenge.☆650Updated 2 months ago
- QSYM: A Practical Concolic Execution Engine Tailored for Hybrid Fuzzing☆649Updated 2 years ago
- A lightweight dynamic instrumentation library☆1,274Updated 5 months ago
- afl-unicorn lets you fuzz any piece of binary that can be emulated by Unicorn Engine.☆609Updated 2 years ago
- RetroWrite -- Retrofitting compiler passes through binary rewriting☆725Updated 4 months ago
- DARPA Challenges Sets for Linux, Windows, and macOS☆531Updated 2 years ago
- Utilities for automated crash sample processing/analysis, easy afl-fuzz job management and corpus optimization☆418Updated 7 years ago
- A Python interface to AFL, allowing for easy injection of testcases and other functionality.☆649Updated 6 years ago
- 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
- Pintool example and PoC for dynamic binary analysis☆597Updated 3 years ago