langston-barrett / tree-crasherLinks
Easy-to-use grammar-based black-box fuzzer. Has found dozens of bugs in important targets like Clang, Deno, and rustc.
☆68Updated last week
Alternatives and similar repositories for tree-crasher
Users that are interested in tree-crasher are comparing it to the libraries listed below
Sorting:
- Simple grammar-based test case generator☆31Updated last week
- A fast, parallel, syntax-aware test case reducer based on tree-sitter grammars☆83Updated last week
- ☆72Updated last year
- drop-in replacement for libfuzzer☆70Updated 2 months ago
- Synthesis of Loop-free Programs in Rust☆66Updated 5 years ago
- UB-free and deterministic rustc fuzzer☆83Updated last week
- A structured fuzzing framework built in Rust☆26Updated 2 years ago
- A generic library to interact with SMT-LIB 2 compliant solvers running in a separate system process, such as Z3 and CVC4.☆66Updated last year
- Pure-Rust libraries for parsing, interpreting, and analyzing LLVM☆80Updated last year
- Easy SMT solver interaction☆35Updated 2 months ago
- A WebAssembly test case generator☆43Updated 4 years ago
- A high-level API for interacting with SMT solvers.☆28Updated last month
- ☆47Updated 11 months ago
- Generate Soufflé Datalog types, relations, and facts that represent ASTs from a variety of programming languages.☆69Updated last month
- ☆38Updated 10 months ago
- automatially find crashes in the rust compiler & tooling☆73Updated last year
- Compiler optimizer for arbitrary control flow based on equality saturation☆102Updated 3 years ago
- A randomized program fuzzer for the Rust programming language☆64Updated last year
- A precise and scalable pointer analysis for LLVM, written in Ascent☆66Updated 3 months ago
- Dynamically discover the commands used to create a piece of software☆49Updated 4 months ago
- Binary-only fuzzer for WebAssembly (WASI)☆49Updated 10 months ago
- wassail (WebAssembly static analyzer and inspection library) is a toolkit to perform both lightweight and heavyweight static analysis of …☆55Updated last month
- setup for fuzzing the Rust compiler☆58Updated 3 months ago
- Symbolic execution tool for Sail ISA specifications