GJDuck / LowFatLinks
Lean C/C++ Bounds Checking with Low-Fat Pointers
☆188Updated 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++☆106Updated 11 months ago
- Delta Pointers: Buffer Overflow Checks Without the Checks (EuroSys'18)☆56Updated 3 years ago
- Dynamic Program Slicing in LLVM Compiler☆142Updated 7 years ago
- CCG is a random C Code Generator☆43Updated 3 years ago
- A static checker for identifying unstable code.☆363Updated 10 years ago
- Constraint solver based on coverage-guided fuzzing☆249Updated 2 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆166Updated 2 months ago
- Load-time selective binary rewriting☆163Updated 3 years ago
- Static instrumentation tool for efficient binary-level coverage analysis.☆150Updated 4 years ago
- An LLVM sanitizer tutorial☆201Updated 3 years ago
- Compiler/source code fuzzing tool using AFL instrumentation☆126Updated 7 years ago
- Manipulate C-family ASTs with Clang☆68Updated 7 years ago
- Static Slicer for LLVM☆67Updated 9 years ago
- Sample programs that illustrate how to use control flow integrity with the clang compiler☆106Updated 6 years ago
- An easy guide to Clang Static Analyzer extension.☆143Updated 5 years ago
- KLEE's version of uClibc☆55Updated last year
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆331Updated last week
- A taint-tracking plugin for the Valgrind memory checking tool☆263Updated 6 months ago
- A survey by the SEASON lab on symbolic execution tools and techniques. The survey has appeared in ACM CSUR in 2018.☆84Updated 7 years ago
- Configurable instrumentation of LLVM bitcode☆34Updated 8 months ago
- Experiments with the gcc plugin mechanism☆111Updated last year
- ☆38Updated 7 years ago
- CREST is a concolic test generation tool for C.☆162Updated 5 years ago
- Symbolic Program Slicing with LLVM☆85Updated 5 years ago
- estimate peak virtual memory use☆18Updated 8 months ago
- LLVM-based compiler to create artificial software diversity to protect software from code-reuse attacks.☆140Updated 7 years ago
- ☆53Updated 2 years ago
- Variation of american fuzzy lop for testing compilers☆125Updated 3 years ago
- A dynamic analysis framework for C and C++ programs☆29Updated last month
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆247Updated last year