GJDuck / LowFat
Lean C/C++ Bounds Checking with Low-Fat Pointers
☆178Updated 2 years ago
Alternatives and similar repositories for LowFat:
Users that are interested in LowFat are comparing it to the libraries listed below
- Runtime type and bounds-error checking for C/C++☆102Updated 2 months ago
- CCG is a random C Code Generator☆43Updated 2 years ago
- Load-time selective binary rewriting☆155Updated 2 years ago
- Constraint solver based on coverage-guided fuzzing☆241Updated last year
- Dynamic Program Slicing in LLVM Compiler☆136Updated 6 years ago
- Manipulate C-family ASTs with Clang☆64Updated 6 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆164Updated 8 months ago
- Static instrumentation tool for efficient binary-level coverage analysis.☆145Updated 4 years ago
- An LLVM sanitizer tutorial☆199Updated 2 years ago
- Static Slicer for LLVM☆66Updated 9 years ago
- A taint-tracking plugin for the Valgrind memory checking tool☆257Updated last year
- Delta Pointers: Buffer Overflow Checks Without the Checks (EuroSys'18)☆51Updated 2 years ago
- Sample programs that illustrate how to use control flow integrity with the clang compiler☆105Updated 6 years ago
- LLVM Profiling Visualization☆84Updated 3 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
- KLEE's version of uClibc☆51Updated 8 months ago
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆316Updated this week
- A library for building abstract interpretation-based analyses☆236Updated 3 months ago
- Alive (Automated LLVM's InstCombine Verifier) with automated reasoning for both integer and floating point peephole optimizations in LLVM☆29Updated 5 years ago
- Symbolic Program Slicing with LLVM☆77Updated 4 years ago
- SCTBench: a set of C/C++ pthread benchmarks for evaluating concurrency testing techniques.☆28Updated 3 years ago
- Compiler/source code fuzzing tool using AFL instrumentation☆124Updated 6 years ago
- Piecewise debloating toolchain☆14Updated 5 years ago
- Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015☆49Updated 8 years ago
- Clang instrumentation module for tracing variable and buffer comparisons in C/C++ and saving the coverage data to .sancov files☆200Updated 5 years ago
- CREST is a concolic test generation tool for C.☆159Updated 4 years ago
- LLVM-based compiler to create artificial software diversity to protect software from code-reuse attacks.☆132Updated 6 years ago
- A LLVM Sanitizer for Symbolic Tracing☆216Updated 5 months ago
- Configurable instrumentation of LLVM bitcode☆33Updated last week
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆139Updated 3 weeks ago