LiHRaM / taint
Thesis code
☆25Updated last year
Related projects ⓘ
Alternatives and complementary repositories for taint
- ☆28Updated 2 years ago
- ☆50Updated last year
- The ISLa (Input Specification Language) language & solver.☆62Updated 4 months ago
- A fully automated Rust fuzz driver generator☆50Updated last month
- A precise and scalable pointer analysis for LLVM, written in Ascent☆57Updated 2 weeks ago
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆56Updated 11 months ago
- Precise and Signedness Agnostic Interval Analysis for LLVM IR -- This website is obsolete. However, the wrapped interval domain is now im…☆12Updated 6 years ago
- UFO: Predictive Detection of Concurrency Use-After-Free Vulnerabilities☆32Updated 4 years ago
- A Pointer Analysis Framework for Rust☆42Updated last month
- Precise and high-order static points-to/taint analysis based on LLVM IR.☆71Updated 2 years ago
- Constraint solver based on coverage-guided fuzzing☆239Updated 11 months ago
- Symbolic Program Slicing with LLVM☆76Updated 4 years ago
- ☆18Updated 2 years ago
- SCTBench: a set of C/C++ pthread benchmarks for evaluating concurrency testing techniques.☆28Updated 2 years ago
- UBGen can generate programs with undefined behaviors (e.g., buffer-overflow, use-after-free, etc.)☆54Updated 7 months ago
- JIGSAW is a fuzzing-based path constraint solver.☆68Updated 5 months ago
- git://g.csail.mit.edu/kint☆49Updated 11 years ago
- A randomized program fuzzer for the Rust programming language☆60Updated last year
- Variation of american fuzzy lop for testing compilers☆119Updated 2 years ago
- Dynamically discover the commands used to create a piece of software☆46Updated last week
- Linear-time Temporal Logic guided Greybox Fuzzing (ICSE'22)☆52Updated 7 months ago
- ☆38Updated 2 years ago
- ☆26Updated last year
- This repository contains the source code related to the research paper titled "Temporal System Call Specialization for Attack Surface Red…☆34Updated last week
- ☆26Updated 3 weeks ago
- ☆12Updated 3 months ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆138Updated 4 months ago
- Static range analysis for the LLVM compiler infrastructure.☆55Updated 5 years ago
- An approximate solver for concolic execution