Dor1s / libfuzzer-workshop
Repository for materials of "Modern fuzzing of C/C++ Projects" workshop.
☆1,273Updated last year
Alternatives and similar repositories for libfuzzer-workshop:
Users that are interested in libfuzzer-workshop are comparing it to the libraries listed below
- Set of tests for fuzzing engines☆1,440Updated 3 years ago
- Exercises to learn how to fuzz with American Fuzzy Lop☆1,250Updated 2 years ago
- Driller: augmenting AFL with symbolic execution!☆918Updated last week
- AFLNet: A Greybox Fuzzer for Network Protocols (https://thuanpv.github.io/publications/AFLNet_ICST20.pdf)☆912Updated 8 months ago
- Some helpful preload libraries for pwning stuff.☆1,607Updated 2 months ago
- python library to examine ptmalloc (the glibc userland heap implementation)☆506Updated 3 years ago
- The 'exploitable' GDB plugin☆728Updated 2 years ago
- american fuzzy lop (copy of the source code for easy access)☆608Updated 7 years ago
- Documentation for the angr suite☆842Updated last year
- AFL/QEMU fuzzing with full-system emulation.☆629Updated 6 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…☆941Updated 2 years ago
- Smart Greybox Fuzzing (https://thuanpv.github.io/publications/TSE19_aflsmart.pdf)☆510Updated 3 years ago
- afl-unicorn lets you fuzz any piece of binary that can be emulated by Unicorn Engine.☆604Updated last year
- A Python interface to AFL, allowing for easy injection of testcases and other functionality.☆645Updated 5 years ago
- A curated list of different AFL forks and AFL inspired fuzzers with detailed equivalent academic papers and AFL-fuzzing tutorials☆546Updated last year
- Code for the USENIX 2017 paper: kAFL: Hardware-Assisted Feedback Fuzzing for OS Kernels☆578Updated 6 years ago
- A fork of AFL for fuzzing Windows binaries☆2,412Updated last week
- Recent Fuzzing Paper☆350Updated 4 years ago
- A lightweight dynamic instrumentation library☆1,221Updated last week
- Shellphish's automated exploitation engine, originally created for the Cyber Grand Challenge.☆643Updated this week
- Directed Greybox Fuzzing with AFL☆529Updated last year
- the Network Protocol Fuzzer that we will want to use.☆749Updated last year
- Produce code coverage results with gcov from afl-fuzz test cases☆476Updated 9 months ago
- FuzzBench - Fuzzer benchmarking as a service.☆1,140Updated last month
- Project page for "The Fuzzing Book"☆1,154Updated 2 months ago
- QSYM: A Practical Concolic Execution Engine Tailored for Hybrid Fuzzing☆637Updated 2 years ago
- Visualization of heap operations.☆607Updated 3 months ago
- Security oriented software fuzzer. Supports evolutionary, feedback-driven fuzzing based on code coverage (SW and HW based)☆3,162Updated last week
- Display information about files in different file formats and find gadgets to build rop chains for different architectures (x86/x86_64, A…☆1,929Updated last month
- SymCC: efficient compiler-based symbolic execution☆799Updated 3 weeks ago