GJDuck / LowFatLinks
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
Sorting:
- Runtime type and bounds-error checking for C/C++☆103Updated 6 months ago
- Constraint solver based on coverage-guided fuzzing☆248Updated last year
- Manipulate C-family ASTs with Clang☆64Updated 6 years ago
- A taint-tracking plugin for the Valgrind memory checking tool☆259Updated 3 weeks ago
- An LLVM sanitizer tutorial☆199Updated 3 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated last year
- Static instrumentation tool for efficient binary-level coverage analysis.☆146Updated 4 years ago
- Compiler/source code fuzzing tool using AFL instrumentation☆124Updated 6 years ago
- Delta Pointers: Buffer Overflow Checks Without the Checks (EuroSys'18)☆54Updated 3 years ago
- Sample programs that illustrate how to use control flow integrity with the clang compiler☆106Updated 6 years ago
- Load-time selective binary rewriting☆158Updated 2 years ago
- Configurable instrumentation of LLVM bitcode☆34Updated 2 months ago
- Dynamic Program Slicing in LLVM Compiler☆138Updated 6 years ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆245Updated 7 months ago
- This implements a 64-bit version of vusec/vuzzer fuzzing tool.☆177Updated 3 years ago
- Static Slicer for LLVM☆66Updated 9 years ago
- CCG is a random C Code Generator☆44Updated 2 years ago
- A static checker for identifying unstable code.☆361Updated 10 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
- estimate peak virtual memory use☆18Updated 2 months ago
- KLEE's version of uClibc☆53Updated last year
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆281Updated 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
- Source-to-source transformation to call native symbolic execution library and SMT Kit☆32Updated 10 years ago
- Program analysis tools developed at Draper on the CBAT project.☆103Updated 2 years ago
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆326Updated 3 weeks ago
- BinTuner☆62Updated 2 years ago
- Domain-Specific Fuzzing with Waypoints☆237Updated 2 years ago
- Sys: A Static/Symbolic Tool for Finding Good Bugs in Good (Browser) Code☆228Updated 3 years ago