Dor1s / libfuzzer-workshopLinks
Repository for materials of "Modern fuzzing of C/C++ Projects" workshop.
☆1,278Updated last year
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,446Updated 3 years ago
- Exercises to learn how to fuzz with American Fuzzy Lop☆1,259Updated 2 years ago
- AFLNet: A Greybox Fuzzer for Network Protocols (https://thuanpv.github.io/publications/AFLNet_ICST20.pdf)☆927Updated last week
- Some helpful preload libraries for pwning stuff.☆1,613Updated last week
- Driller: augmenting AFL with symbolic execution!☆937Updated 2 months ago
- python library to examine ptmalloc (the glibc userland heap implementation)☆509Updated 4 years ago
- The 'exploitable' GDB plugin☆731Updated 2 years ago
- AFL/QEMU fuzzing with full-system emulation.☆633Updated 6 years ago
- american fuzzy lop (copy of the source code for easy access)☆608Updated 7 years ago
- Security oriented software fuzzer. Supports evolutionary, feedback-driven fuzzing based on code coverage (SW and HW based)☆3,188Updated 2 weeks ago
- Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic e…☆941Updated 2 years ago
- Smart Greybox Fuzzing (https://thuanpv.github.io/publications/TSE19_aflsmart.pdf)☆512Updated 3 years ago
- QSYM: A Practical Concolic Execution Engine Tailored for Hybrid Fuzzing☆644Updated 2 years ago
- A fork of AFL for fuzzing Windows binaries☆2,429Updated 2 months ago
- Library for structured fuzzing with protobuffers☆617Updated last month
- A lightweight dynamic instrumentation library☆1,253Updated 2 months ago
- FuzzBench - Fuzzer benchmarking as a service.☆1,145Updated 3 months ago
- Documentation for the angr suite☆843Updated 2 years ago
- Shellphish's automated exploitation engine, originally created for the Cyber Grand Challenge.☆646Updated 2 months ago
- Recent Fuzzing Paper☆352Updated 4 years ago
- SymCC: efficient compiler-based symbolic execution☆814Updated 3 weeks ago
- Produce code coverage results with gcov from afl-fuzz test cases☆476Updated 11 months ago
- A Python interface to AFL, allowing for easy injection of testcases and other functionality.☆648Updated 6 years ago
- Build a database of libc offsets to simplify exploitation☆1,786Updated 7 months ago
- Peach is a fuzzing framework which uses a DSL for building fuzzers and an observer based architecture to execute and monitor them.☆410Updated 4 years ago
- Directed Greybox Fuzzing with AFL☆531Updated last year
- A curated list of different AFL forks and AFL inspired fuzzers with detailed equivalent academic papers and AFL-fuzzing tutorials☆546Updated last year
- the Network Protocol Fuzzer that we will want to use.☆758Updated last year
- Visualization of heap operations.☆609Updated 5 months ago
- AFLFast (extends AFL with Power Schedules)☆417Updated last year