AngoraFuzzer / Angora
Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic execution.
☆925Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for Angora
- QSYM: A Practical Concolic Execution Engine Tailored for Hybrid Fuzzing☆631Updated last year
- Smart Greybox Fuzzing (https://thuanpv.github.io/publications/TSE19_aflsmart.pdf)☆506Updated 2 years ago
- SymCC: efficient compiler-based symbolic execution☆789Updated 4 months ago
- A grammar based feedback Fuzzer☆425Updated 3 months ago
- Driller: augmenting AFL with symbolic execution!☆904Updated 2 years ago
- S2E: A platform for multi-path program analysis with selective symbolic execution.☆451Updated 3 weeks ago
- Code for the USENIX 2017 paper: kAFL: Hardware-Assisted Feedback Fuzzing for OS Kernels☆573Updated 5 years ago
- Directed Greybox Fuzzing with AFL☆503Updated 8 months ago
- AFLFast (extends AFL with Power Schedules)☆410Updated last year
- A Kernel fuzzer focusing on race bugs☆358Updated 5 years ago
- RetroWrite -- Retrofitting compiler passes through binary rewriting☆680Updated 6 months ago
- Improving AFL by using Intel PT to collect branch information☆289Updated 5 years ago
- Produce code coverage results with gcov from afl-fuzz test cases☆470Updated 4 months ago
- History of symbolic execution (as well as SAT/SMT solving, fuzzing, and taint data tracking)☆486Updated 2 months ago
- neural network assisted fuzzer☆394Updated 4 years ago
- ☆373Updated 3 years ago
- An LLVM-based instrumentation tool for universal taint tracking, dataflow analysis, and tracing.☆533Updated 2 months ago
- A curated list of different AFL forks and AFL inspired fuzzers with detailed equivalent academic papers and AFL-fuzzing tutorials☆534Updated 11 months ago
- Set of tests for fuzzing engines☆1,431Updated 3 years ago
- ☆296Updated 3 years ago
- Exercises to learn how to fuzz with American Fuzzy Lop☆1,227Updated 2 years ago
- AFLNet: A Greybox Fuzzer for Network Protocols (https://thuanpv.github.io/publications/AFLNet_ICST20.pdf)☆872Updated 3 months ago
- FairFuzz: AFL extension targeting rare branches☆241Updated 5 years ago
- FormatFuzzer is a framework for high-efficiency, high-quality generation and parsing of binary inputs.☆397Updated 2 years ago
- Library for structured fuzzing with protobuffers☆591Updated 2 months ago
- Fuzzer for Linux Kernel Drivers☆370Updated 2 years ago
- Recent Fuzzing Paper☆348Updated 4 years ago
- Domain-Specific Fuzzing with Waypoints☆237Updated last year
- A fuzzer for full VM kernel/driver targets☆659Updated 2 months ago
- afl-unicorn lets you fuzz any piece of binary that can be emulated by Unicorn Engine.☆596Updated last year