Dor1s / libfuzzer-workshopLinks
Repository for materials of "Modern fuzzing of C/C++ Projects" workshop.
☆1,279Updated 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:
- Exercises to learn how to fuzz with American Fuzzy Lop☆1,258Updated 2 years ago
- Set of tests for fuzzing engines☆1,447Updated 3 years ago
- Driller: augmenting AFL with symbolic execution!☆941Updated 2 months ago
- AFLNet: A Greybox Fuzzer for Network Protocols (https://thuanpv.github.io/publications/AFLNet_ICST20.pdf)☆933Updated 3 weeks ago
- python library to examine ptmalloc (the glibc userland heap implementation)☆509Updated 4 years ago
- The 'exploitable' GDB plugin☆733Updated 2 years ago
- Some helpful preload libraries for pwning stuff.☆1,617Updated last month
- Documentation for the angr suite☆843Updated 2 years ago
- american fuzzy lop (copy of the source code for easy access)☆608Updated 7 years ago
- Smart Greybox Fuzzing (https://thuanpv.github.io/publications/TSE19_aflsmart.pdf)☆513Updated 3 years ago
- A fork of AFL for fuzzing Windows binaries☆2,439Updated last week
- Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic e…☆942Updated 2 years ago
- AFL/QEMU fuzzing with full-system emulation.☆634Updated 6 years ago
- A lightweight dynamic instrumentation library☆1,259Updated 2 months 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
- Pintool example and PoC for dynamic binary analysis☆589Updated 3 years ago
- QSYM: A Practical Concolic Execution Engine Tailored for Hybrid Fuzzing☆644Updated 2 years ago
- Code for the USENIX 2017 paper: kAFL: Hardware-Assisted Feedback Fuzzing for OS Kernels☆581Updated 6 years ago
- Produce code coverage results with gcov from afl-fuzz test cases☆477Updated last year
- SymCC: efficient compiler-based symbolic execution☆817Updated last month
- Library for structured fuzzing with protobuffers☆619Updated 2 months ago
- Security oriented software fuzzer. Supports evolutionary, feedback-driven fuzzing based on code coverage (SW and HW based)☆3,200Updated last month
- 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☆715Updated last month
- Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction, use-after-free and double-free…☆1,809Updated 3 months ago
- Shellphish's automated exploitation engine, originally created for the Cyber Grand Challenge.☆646Updated 2 months ago
- Display information about files in different file formats and find gadgets to build rop chains for different architectures (x86/x86_64, A…☆1,976Updated 3 months ago
- Build a database of libc offsets to simplify exploitation☆1,790Updated 8 months ago
- FIRM-AFL is the first high-throughput greybox fuzzer for IoT firmware.☆451Updated last year