Dor1s / libfuzzer-workshopLinks
Repository for materials of "Modern fuzzing of C/C++ Projects" workshop.
☆1,289Updated 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,261Updated 2 years ago
- Driller: augmenting AFL with symbolic execution!☆952Updated 6 months ago
- american fuzzy lop (copy of the source code for easy access)☆607Updated 7 years ago
- AFLNet: A Greybox Fuzzer for Network Protocols (https://thuanpv.github.io/publications/AFLNet_ICST20.pdf)☆958Updated 4 months ago
- The 'exploitable' GDB plugin☆743Updated 3 years ago
- Smart Greybox Fuzzing (https://thuanpv.github.io/publications/TSE19_aflsmart.pdf)☆517Updated 3 years ago
- Some helpful preload libraries for pwning stuff.☆1,628Updated 4 months ago
- 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
- python library to examine ptmalloc (the glibc userland heap implementation)☆508Updated 4 years ago
- A fork of AFL for fuzzing Windows binaries☆2,473Updated last month
- Documentation for the angr suite☆844Updated 2 years ago
- AFL/QEMU fuzzing with full-system emulation.☆637Updated 7 years ago
- A curated list of different AFL forks and AFL inspired fuzzers with detailed equivalent academic papers and AFL-fuzzing tutorials☆551Updated last year
- Directed Greybox Fuzzing with AFL☆537Updated last year
- Produce code coverage results with gcov from afl-fuzz test cases☆484Updated last year
- Security oriented software fuzzer. Supports evolutionary, feedback-driven fuzzing based on code coverage (SW and HW based)☆3,256Updated 2 weeks ago
- Code for the USENIX 2017 paper: kAFL: Hardware-Assisted Feedback Fuzzing for OS Kernels☆582Updated 6 years ago
- FuzzBench - Fuzzer benchmarking as a service.☆1,159Updated 7 months ago
- QSYM: A Practical Concolic Execution Engine Tailored for Hybrid Fuzzing☆652Updated 2 years ago
- afl-unicorn lets you fuzz any piece of binary that can be emulated by Unicorn Engine.☆609Updated 2 years ago
- Library for structured fuzzing with protobuffers☆626Updated 5 months ago
- A TCP/UDP based network daemon fuzzer☆521Updated last year
- Pintool example and PoC for dynamic binary analysis☆598Updated 3 years ago
- DARPA Challenges Sets for Linux, Windows, and macOS☆530Updated 2 years ago
- RetroWrite -- Retrofitting compiler passes through binary rewriting☆726Updated 5 months ago
- A lightweight dynamic instrumentation library☆1,280Updated 6 months ago
- AFLFast (extends AFL with Power Schedules)☆420Updated 2 years ago
- the Network Protocol Fuzzer that we will want to use.☆776Updated last year
- Peach is a fuzzing framework which uses a DSL for building fuzzers and an observer based architecture to execute and monitor them.☆414Updated 5 years ago