bernardnongpoh / CallGraphLinks
A CallGraph Generation LLVM Pass for C and C++ program
☆33Updated 3 years ago
Alternatives and similar repositories for CallGraph
Users that are interested in CallGraph are comparing it to the libraries listed below
Sorting:
- UBGen can generate programs with undefined behaviors (e.g., buffer-overflow, use-after-free, etc.)☆62Updated 7 months ago
- Static Analysis Course☆81Updated 3 months ago
- Precise and high-order static points-to/taint analysis based on LLVM IR.☆87Updated 3 months ago
- ☆28Updated 4 months ago
- CheQ: Automatically Identifying Security Checks for Detecting Kernel Semantic Bugs☆45Updated 6 years ago
- A use-after-free checker based on SVF.☆20Updated 8 years ago
- ☆40Updated last year
- SanRazor is a sanitizer check reduction tool aiming to incur little overhead while retaining all important sanitizer checks.☆55Updated 4 years ago
- ☆42Updated 3 years ago
- Pre-built bitcode files for the Linux kernel☆22Updated 6 years ago
- An external project example using SVF as a library☆23Updated 4 months ago
- Use on-demand control- data- flow slicing combined with taint analysis and symbolic execution to produce scalable and precise UB detectio…☆25Updated 4 years ago
- Linear-time Temporal Logic guided Greybox Fuzzing (ICSE'22)☆56Updated last year
- Program dependence graph in LLVM☆42Updated 4 months ago
- Lifting network implementation to precise format specification