Dor1s / libfuzzer-workshopLinks
Repository for materials of "Modern fuzzing of C/C++ Projects" workshop.
☆1,295Updated 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,463Updated 4 years ago
- Exercises to learn how to fuzz with American Fuzzy Lop☆1,275Updated 3 years ago
- Driller: augmenting AFL with symbolic execution!☆964Updated 10 months ago
- american fuzzy lop (copy of the source code for easy access)☆608Updated 8 years ago
- The 'exploitable' GDB plugin☆747Updated 3 years ago
- AFLNet: A Greybox Fuzzer for Network Protocols (https://thuanpv.github.io/publications/AFLNet_ICST20.pdf)☆987Updated 8 months ago
- python library to examine ptmalloc (the glibc userland heap implementation)☆506Updated 4 years ago
- Documentation for the angr suite☆847Updated 2 years ago
- Smart Greybox Fuzzing (https://thuanpv.github.io/publications/TSE19_aflsmart.pdf)☆519Updated 4 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…☆952Updated 3 years ago
- AFL/QEMU fuzzing with full-system emulation.☆640Updated 7 years ago
- Some helpful preload libraries for pwning stuff.☆1,646Updated 8 months ago
- Produce code coverage results with gcov from afl-fuzz test cases☆489Updated last year
- Library for structured fuzzing with protobuffers☆652Updated 3 weeks ago
- A fork of AFL for fuzzing Windows binaries☆2,526Updated 2 months ago
- A curated list of different AFL forks and AFL inspired fuzzers with detailed equivalent academic papers and AFL-fuzzing tutorials☆556Updated 2 years ago
- A TCP/UDP based network daemon fuzzer☆535Updated 3 weeks ago
- QSYM: A Practical Concolic Execution Engine Tailored for Hybrid Fuzzing☆656Updated 3 years ago
- FuzzBench - Fuzzer benchmarking as a service.☆1,182Updated last week
- Shellphish's automated exploitation engine, originally created for the Cyber Grand Challenge.☆654Updated 3 weeks ago
- Generation-based, context-free grammar fuzzer. Refer to https://github.com/posidron/dharma for a maintained version.☆494Updated 4 years ago
- afl-unicorn lets you fuzz any piece of binary that can be emulated by Unicorn Engine.☆608Updated 2 years ago
- Code for the USENIX 2017 paper: kAFL: Hardware-Assisted Feedback Fuzzing for OS Kernels☆589Updated 7 years ago
- Visualization of heap operations.☆616Updated last year
- Peach is a fuzzing framework which uses a DSL for building fuzzers and an observer based architecture to execute and monitor them.☆418Updated 5 years ago
- A lightweight dynamic instrumentation library☆1,306Updated 10 months ago
- Utilities for automated crash sample processing/analysis, easy afl-fuzz job management and corpus optimization☆417Updated 7 years ago
- A Python interface to AFL, allowing for easy injection of testcases and other functionality.☆647Updated 6 years ago
- SymCC: efficient compiler-based symbolic execution☆856Updated 8 months ago
- Pintool example and PoC for dynamic binary analysis☆599Updated 3 years ago