staticafi / symbioticLinks
Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE
☆329Updated 3 months ago
Alternatives and similar repositories for symbiotic
Users that are interested in symbiotic are comparing it to the libraries listed below
Sorting:
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆164Updated last year
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆280Updated last year
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆245Updated 10 months ago
- Constraint solver based on coverage-guided fuzzing☆248Updated last year
- Sys: A Static/Symbolic Tool for Finding Good Bugs in Good (Browser) Code☆232Updated 3 years ago
- Dynamic Program Slicing in LLVM Compiler☆143Updated 7 years ago
- Symbolic Program Slicing with LLVM☆83Updated 5 years ago
- Domain-Specific Fuzzing with Waypoints☆237Updated 2 years ago
- PerfFuzz: Automatically Generate Pathological Inputs for C/C++ programs☆134Updated 5 years ago
- SeaHorn Verification Framework☆455Updated 3 months ago
- Static Slicer for LLVM☆67Updated 9 years ago
- A taint-tracking plugin for the Valgrind memory checking tool☆261Updated 3 months ago
- CREST is a concolic test generation tool for C.☆162Updated 5 years ago
- History of symbolic execution (as well as SAT/SMT solving, fuzzing, and taint data tracking)☆493Updated last year
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆227Updated 6 years ago
- A toolkit for building whole-program LLVM bitcode files☆78Updated 4 years ago
- PTABen: Micro-benchmark Suite for Pointer Analysis☆79Updated 3 weeks ago
- FairFuzz: AFL extension targeting rare branches☆249Updated 6 years ago
- Configurable instrumentation of LLVM bitcode☆34Updated 5 months ago
- Program analysis tools developed at Draper on the CBAT project.☆103Updated 2 years ago
- ☆66Updated 5 years ago
- minimal symbolic model checker & fuzzer☆113Updated 10 years ago
- Whole Program LLVM: wllvm ported to go☆326Updated last year
- A wrapper script to build whole-program LLVM bitcode files☆717Updated 9 months ago
- APISan: Sanitizing API Usages through Semantic Cross-Checking☆64Updated 3 years ago
- This repository contains several examples of logic bomb.☆112Updated last year
- UFO: Predictive Detection of Concurrency Use-After-Free Vulnerabilities