GJDuck / LowFatLinks
Lean C/C++ Bounds Checking with Low-Fat Pointers
☆185Updated 3 years ago
Alternatives and similar repositories for LowFat
Users that are interested in LowFat are comparing it to the libraries listed below
Sorting:
- Runtime type and bounds-error checking for C/C++☆105Updated 7 months ago
- Delta Pointers: Buffer Overflow Checks Without the Checks (EuroSys'18)☆54Updated 3 years ago
- Dynamic Program Slicing in LLVM Compiler☆141Updated 7 years ago
- Constraint solver based on coverage-guided fuzzing☆248Updated last year
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆164Updated last year
- Load-time selective binary rewriting☆160Updated 2 years ago
- An LLVM sanitizer tutorial☆200Updated 3 years ago
- Static instrumentation tool for efficient binary-level coverage analysis.☆148Updated 4 years ago
- Sample programs that illustrate how to use control flow integrity with the clang compiler☆106Updated 6 years ago
- Compiler/source code fuzzing tool using AFL instrumentation☆124Updated 7 years ago
- A taint-tracking plugin for the Valgrind memory checking tool☆260Updated 2 months ago
- CCG is a random C Code Generator☆44Updated 2 years ago
- Manipulate C-family ASTs with Clang☆65Updated 6 years ago
- KLEE's version of uClibc☆54Updated last year
- A survey by the SEASON lab on symbolic execution tools and techniques. The survey has appeared in ACM CSUR in 2018.☆81Updated 7 years ago
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆330Updated 2 months ago
- Symbolic Program Slicing with LLVM☆82Updated 4 years ago
- ☆36Updated 7 years ago
- Experiments with the gcc plugin mechanism☆111Updated last year
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- A static checker for identifying unstable code.☆362Updated 10 years ago
- Configurable instrumentation of LLVM bitcode☆34Updated 4 months ago
- Static Slicer for LLVM☆67Updated 9 years ago
- Self-hosting binary instrumentation framework for security research☆215Updated 2 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆144Updated 6 months ago
- Domain-Specific Fuzzing with Waypoints☆237Updated 2 years ago
- ☆252Updated 2 years ago
- A dynamic control flow graph (CFG) reconstruction plugin for valgrind.☆124Updated 3 months ago
- Clang instrumentation module for tracing variable and buffer comparisons in C/C++ and saving the coverage data to .sancov files☆201Updated 6 years ago