travitch / whole-program-llvmLinks
A wrapper script to build whole-program LLVM bitcode files
☆713Updated 6 months ago
Alternatives and similar repositories for whole-program-llvm
Users that are interested in whole-program-llvm are comparing it to the libraries listed below
Sorting:
- Whole Program LLVM: wllvm ported to go☆316Updated last year
- A LLVM-based static analysis framework.☆988Updated this week
- SymCC: efficient compiler-based symbolic execution☆817Updated last month
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆221Updated 6 years ago
- [LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.☆507Updated last month
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆281Updated last year
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆245Updated 8 months ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated last year
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆326Updated 3 weeks ago
- QSYM: A Practical Concolic Execution Engine Tailored for Hybrid Fuzzing☆644Updated 2 years ago
- S2E: A platform for multi-path program analysis with selective symbolic execution.☆476Updated 6 months ago
- SeaHorn Verification Framework☆454Updated 3 weeks ago
- Simple Theorem Prover, an efficient SMT solver for bitvectors☆545Updated 8 months ago
- A toolkit for building whole-program LLVM bitcode files☆77Updated 3 years ago
- llvm-mctoll☆852Updated last year
- Directed Greybox Fuzzing with AFL☆531Updated last year
- example LLVM pass☆584Updated 3 months ago
- Static Value-Flow Analysis Framework for Source Code☆1,553Updated last week
- A ground-truth fuzzing benchmark suite based on real programs with real bugs.☆312Updated 3 weeks ago
- Yet Another Random Program Generator☆514Updated last month
- Intermediate Representation for Binary analysis and transformation☆338Updated last month
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- DyninstAPI: Tools for binary instrumentation, analysis, and modification.☆787Updated this week
- An LLVM-based instrumentation tool for universal taint tracking, dataflow analysis, and tracing.☆568Updated 2 months ago
- Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic e…☆942Updated 2 years ago
- A bibliography of papers related to symbolic execution☆287Updated 8 years ago
- A step-by-step tutorial for building an LLVM sample pass☆216Updated 5 years ago
- History of symbolic execution (as well as SAT/SMT solving, fuzzing, and taint data tracking)☆492Updated 9 months ago
- Binary Translator to LLVM IR☆220Updated 2 years ago
- Teaching and Learning Software Analysis via SVF☆203Updated 3 weeks ago