GJDuck / EffectiveSanLinks
Runtime type and bounds-error checking for C/C++
☆106Updated last year
Alternatives and similar repositories for EffectiveSan
Users that are interested in EffectiveSan are comparing it to the libraries listed below
Sorting:
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆188Updated 3 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆149Updated 10 months ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 6 years ago
- Dynamic Program Slicing in LLVM Compiler☆142Updated 7 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆168Updated 2 weeks ago
- CCG is a random C Code Generator☆43Updated 3 years ago
- Constraint solver based on coverage-guided fuzzing☆249Updated 2 years ago
- SanRazor is a sanitizer check reduction tool aiming to incur little overhead while retaining all important sanitizer checks.☆55Updated 4 years ago
- Symbolic Program Slicing with LLVM☆84Updated 5 years ago
- A dynamic control flow graph (CFG) reconstruction plugin for valgrind.