agroce / afl-compiler-fuzzerLinks
Variation of american fuzzy lop for testing compilers
☆123Updated 3 years ago
Alternatives and similar repositories for afl-compiler-fuzzer
Users that are interested in afl-compiler-fuzzer are comparing it to the libraries listed below
Sorting:
- Constraint solver based on coverage-guided fuzzing☆248Updated last year
- Coverage-guided grammar aware fuzzer that uses grammar automatons☆68Updated 3 years ago
- Program analysis tools developed at Draper on the CBAT project.☆103Updated 2 years ago
- KLEE / CSE Project☆45Updated 5 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- Scalable Validator for Binary Lifters☆56Updated 4 years ago
- "Seed Selection for Successful Fuzzing" artifact (at ISSTA 2021)☆42Updated 2 years ago
- ☆40Updated 6 years ago
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆59Updated last year
- An approximate solver for concolic execution☆18Updated last month
- UFO: Predictive Detection of Concurrency Use-After-Free Vulnerabilities☆33Updated 5 years ago
- APISan: Sanitizing API Usages through Semantic Cross-Checking☆64Updated 3 years ago
- An interactive tool for better understanding and intervening fuzzing process via real-time visualization.☆76Updated 3 years ago
- Sys: A Static/Symbolic Tool for Finding Good Bugs in Good (Browser) Code☆228Updated 3 years ago
- A curated list of Grammar based fuzzing research papers, codes, tutorials☆123Updated 2 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated last year
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆144Updated 4 months ago
- A LLVM Sanitizer for Symbolic Tracing☆222Updated last week
- The Use of Likely Invariants as Feedback for Fuzzers☆89Updated 3 years ago
- CCG is a random C Code Generator☆44Updated 2 years ago
- Symbolic Program Slicing with LLVM☆81Updated 4 years ago
- Fuzzer for Wasm and Wasmer☆30Updated 5 years ago
- Ankou: Guiding Grey-box Fuzzing towards Combinatorial Difference (ICSE '20)☆54Updated 4 years ago
- autofz: Automated Fuzzer Composition at Runtime☆76Updated last year
- ☆40Updated 2 years ago
- Static analysis framework for EVM bytecode☆30Updated 5 years ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆281Updated last year
- Map2Check: Finding Software Vulnerabilities☆29Updated 4 years ago
- Pretty printer from GTIRB to assembly code