GJDuck / LowFat
Lean C/C++ Bounds Checking with Low-Fat Pointers
☆182Updated 3 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++☆103Updated 4 months ago
- An LLVM sanitizer tutorial☆199Updated 2 years ago
- Delta Pointers: Buffer Overflow Checks Without the Checks (EuroSys'18)☆52Updated 2 years ago
- Load-time selective binary rewriting☆158Updated 2 years ago
- Constraint solver based on coverage-guided fuzzing☆246Updated last year
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated 10 months ago
- Manipulate C-family ASTs with Clang☆64Updated 6 years ago
- Sample programs that illustrate how to use control flow integrity with the clang compiler☆105Updated 6 years ago
- A taint-tracking plugin for the Valgrind memory checking tool☆259Updated last year
- CCG is a random C Code Generator☆44Updated 2 years ago
- Dynamic Program Slicing in LLVM Compiler☆136Updated 6 years 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
- Configurable instrumentation of LLVM bitcode☆34Updated last month
- This implements a 64-bit version of vusec/vuzzer fuzzing tool.☆177Updated 3 years ago
- Static instrumentation tool for efficient binary-level coverage analysis.☆145Updated 4 years ago
- ☆35Updated 7 years ago
- Experimental setup of "Intel MPX explained"☆26Updated 5 years ago
- 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
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- Detecting Spectre vulnerabilities using symbolic execution, built on angr (github.com/angr/angr)☆75Updated 2 years ago
- LLVM-based compiler to create artificial software diversity to protect software from code-reuse attacks.☆133Updated 6 years ago
- Alive (Automated LLVM's InstCombine Verifier) with automated reasoning for both integer and floating point peephole optimizations in LLVM☆30Updated 5 years ago
- BinTuner☆62Updated 2 years ago
- KLEE's version of uClibc☆52Updated 11 months ago
- Simple Intel CPU processor tracing on Linux☆347Updated 2 years ago
- UniSan: Proactive Kernel Memory Initialization to Eliminate Data Leakages☆42Updated 3 years ago
- Domain-Specific Fuzzing with Waypoints☆235Updated 2 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- Secure Virtual Architecture☆42Updated 6 years ago
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆324Updated 3 weeks ago