GJDuck / EffectiveSan
Runtime type and bounds-error checking for C/C++
☆102Updated 2 months ago
Alternatives and similar repositories for EffectiveSan:
Users that are interested in EffectiveSan are comparing it to the libraries listed below
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- CCG is a random C Code Generator☆43Updated 2 years ago
- A data dependence analyzer for C program☆20Updated 3 years ago
- SUPA☆28Updated 4 years ago
- Piecewise debloating toolchain☆14Updated 5 years ago
- git://g.csail.mit.edu/kint☆49Updated 11 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆164Updated 8 months ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆139Updated last month
- Constraint solver based on coverage-guided fuzzing☆243Updated last year
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆178Updated 2 years ago
- Pointer Analysis with Tunable Precision☆26Updated 8 years ago
- Basic LLVM passes☆17Updated 6 years ago
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆57Updated last year
- Experimental translation of llvm to smt.☆56Updated 4 years ago
- A toolkit for building whole-program LLVM bitcode files☆76Updated 3 years ago
- KLEE / CSE Project☆43Updated 4 years ago
- Dynamic Program Slicing in LLVM Compiler☆136Updated 6 years ago
- A survey by the SEASON lab on symbolic execution tools and techniques. The survey has appeared in ACM CSUR in 2018.☆81Updated 6 years ago
- SCTBench: a set of C/C++ pthread benchmarks for evaluating concurrency testing techniques.☆28Updated 3 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 2 years ago
- SanRazor is a sanitizer check reduction tool aiming to incur little overhead while retaining all important sanitizer checks.☆53Updated 3 years ago
- Delta Pointers: Buffer Overflow Checks Without the Checks (EuroSys'18)☆51Updated 2 years ago
- Lists of must-read papers (mainly security papers)☆28Updated 5 months ago
- KLEE's version of uClibc☆51Updated 9 months ago
- LLVM Implementation of different ShadowStack schemes for x86_64