chengpeng-wang / tutorialpassLinks
LLVM pass
☆23Updated 5 years ago
Alternatives and similar repositories for tutorialpass
Users that are interested in tutorialpass are comparing it to the libraries listed below
Sorting:
- A fuzzer for SMT solvers☆21Updated 5 months ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆26Updated 5 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 6 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆149Updated last year
- Concurrency Paper☆114Updated 2 years ago
- Indexing reachability for context-sensitive data flow analysis.☆12Updated 3 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆168Updated 2 months ago
- ☆16Updated last year
- A data dependence analyzer for C program☆20Updated 4 years ago
- JIGSAW is a fuzzing-based path constraint solver.☆69Updated last year
- Papers related with kernel papers☆13Updated 2 years ago
- LLVM meets Code Property Graphs☆96Updated 4 years ago
- Scalable Validator for Binary Lifters☆62Updated 5 years ago
- A high-performance, parallel, compilation-based symbolic execution engine☆143Updated last week
- Precise and high-order static points-to/taint analysis based on LLVM IR.☆89Updated 4 months ago
- KLEE / CSE Project☆48Updated 5 years ago
- UBGen can generate programs with undefined behaviors (e.g., buffer-overflow, use-after-free, etc.)☆61Updated 8 months ago
- Symbolic Program Slicing with LLVM☆84Updated 5 years ago
- 软件工程与形式化方法相关前沿工作阅读与分享☆36Updated 3 months ago
- SanRazor is a sanitizer check reduction tool aiming to incur little overhead while retaining all important sanitizer checks.☆55Updated 4 years ago
- "Seed Selection for Successful Fuzzing" artifact (at ISSTA 2021)☆42Updated 3 years ago
- Linear-time Temporal Logic guided Greybox Fuzzing (ICSE'22)☆58Updated last year
- AFLTeam Collaborative Parallel Fuzzing☆75Updated 3 years ago
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆62Updated last week
- Progressive Scrutiny: Incremental Detection of UBI bugs in the Linux Kernel☆32Updated 3 years ago
- git://g.csail.mit.edu/kint☆51Updated 12 years ago
- ☆66Updated 6 years ago
- MemLock: Memory Usage Guided Fuzzing☆32Updated 5 years ago
- A Pointer Analysis Framework for Rust☆65Updated 7 months ago
- This is a tutorial on how to write an LLVM Pass using the (kind-of) new PassManager. It is compiled from different sources referenced in …☆58Updated 7 years ago