Dor1s / libfuzzer-workshop
Repository for materials of "Modern fuzzing of C/C++ Projects" workshop.
☆1,265Updated 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,435Updated 3 years ago
- Exercises to learn how to fuzz with American Fuzzy Lop☆1,243Updated 2 years ago
- AFLNet: A Greybox Fuzzer for Network Protocols (https://thuanpv.github.io/publications/AFLNet_ICST20.pdf)☆895Updated 6 months ago
- Driller: augmenting AFL with symbolic execution!☆909Updated 2 years ago
- A fork of AFL for fuzzing Windows binaries☆2,384Updated last month
- python library to examine ptmalloc (the glibc userland heap implementation)☆505Updated 3 years ago
- The 'exploitable' GDB plugin☆717Updated 2 years ago
- AFL/QEMU fuzzing with full-system emulation.☆628Updated 6 years ago
- american fuzzy lop (copy of the source code for easy access)☆608Updated 7 years ago
- Documentation for the angr suite☆838Updated last year
- Some helpful preload libraries for pwning stuff.☆1,586Updated last week
- Security oriented software fuzzer. Supports evolutionary, feedback-driven fuzzing based on code coverage (SW and HW based)☆3,120Updated 3 weeks ago
- Shellphish's automated exploitation engine, originally created for the Cyber Grand Challenge.☆640Updated this week
- gdb for pwn☆901Updated 5 months ago
- AFLFast (extends AFL with Power Schedules)☆414Updated last year
- Smart Greybox Fuzzing (https://thuanpv.github.io/publications/TSE19_aflsmart.pdf)☆508Updated 3 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…☆935Updated 2 years ago
- the Network Protocol Fuzzer that we will want to use.☆739Updated last year
- afl-unicorn lets you fuzz any piece of binary that can be emulated by Unicorn Engine.☆601Updated last year
- A JavaScript Engine Fuzzer☆1,912Updated 2 weeks ago
- Code for the USENIX 2017 paper: kAFL: Hardware-Assisted Feedback Fuzzing for OS Kernels☆577Updated 6 years ago
- DOM fuzzer☆1,711Updated 2 months ago
- DARPA Challenges Sets for Linux, Windows, and macOS☆525Updated last year
- Produce code coverage results with gcov from afl-fuzz test cases☆473Updated 7 months ago
- A Python interface to AFL, allowing for easy injection of testcases and other functionality.☆646Updated 5 years ago
- Generation-based, context-free grammar fuzzer. Refer to https://github.com/posidron/dharma for a maintained version.☆486Updated 3 years ago
- FuzzBench - Fuzzer benchmarking as a service.☆1,116Updated 3 months ago
- For Linux binary Exploitation☆822Updated 6 years ago
- QSYM: A Practical Concolic Execution Engine Tailored for Hybrid Fuzzing☆633Updated 2 years ago
- Library for structured fuzzing with protobuffers☆597Updated last week