GJDuck / LowFat
Lean C/C++ Bounds Checking with Low-Fat Pointers
☆177Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for LowFat
- Runtime type and bounds-error checking for C/C++☆101Updated 2 years ago
- Load-time selective binary rewriting☆153Updated 2 years ago
- Constraint solver based on coverage-guided fuzzing☆239Updated 11 months ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆162Updated 5 months ago
- An LLVM sanitizer tutorial☆197Updated 2 years ago
- Manipulate C-family ASTs with Clang☆64Updated 6 years ago
- Static instrumentation tool for efficient binary-level coverage analysis.☆145Updated 3 years ago
- Sample programs that illustrate how to use control flow integrity with the clang compiler☆105Updated 5 years ago
- A taint-tracking plugin for the Valgrind memory checking tool☆250Updated last year
- CCG is a random C Code Generator☆43Updated 2 years ago
- Dynamic Program Slicing in LLVM Compiler☆134Updated 6 years ago
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆313Updated this week
- FuSeBMC is a novel Energy-Efficient Test Generator that exploits fuzzing and BMC engines to detect security vulnerabilities in real-world…☆46Updated 7 months ago
- Configurable instrumentation of LLVM bitcode☆33Updated this week
- 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
- Static Slicer for LLVM☆65Updated 8 years ago
- Clang instrumentation module for tracing variable and buffer comparisons in C/C++ and saving the coverage data to .sancov files☆201Updated 5 years ago
- Symbolic Program Slicing with LLVM☆76Updated 4 years ago
- Compiler/source code fuzzing tool using AFL instrumentation☆125Updated 6 years ago
- Semantics of x86-64 in K☆143Updated 4 years ago
- LLVM-based compiler to create artificial software diversity to protect software from code-reuse attacks.☆129Updated 6 years ago
- A static checker for identifying unstable code.☆359Updated 9 years ago
- KLEE's version of uClibc☆47Updated 5 months ago
- Detecting Spectre vulnerabilities using symbolic execution, built on angr (github.com/angr/angr)☆74Updated 2 years ago
- Delta Pointers: Buffer Overflow Checks Without the Checks (EuroSys'18)☆51Updated 2 years ago
- A tool for analyzing x86-64 binaries.☆305Updated last month
- This implements a 64-bit version of vusec/vuzzer fuzzing tool.☆176Updated 2 years ago
- A library for building abstract interpretation-based analyses☆233Updated last month
- Experimental translation of llvm to smt.☆56Updated 4 years ago
- Experiments with the gcc plugin mechanism☆104Updated 11 months ago