JACKIEZHAOKAI / CSE231_LLVM_Compiler_OptLinks
LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural modified global variables analysis
☆26Updated 5 years ago
Alternatives and similar repositories for CSE231_LLVM_Compiler_Opt
Users that are interested in CSE231_LLVM_Compiler_Opt are comparing it to the libraries listed below
Sorting:
- LLVM meets Code Property Graphs☆96Updated 4 years ago
- LLVM pass☆23Updated 5 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 6 years ago
- FastKLEE: Faster Symbolic Execution via Reducing Redundant Bound Checking of Type-Safe Pointers☆22Updated 2 years ago
- Scalable Validator for Binary Lifters☆62Updated 5 years ago
- Fuzzing Parsers with Tokens☆33Updated 5 years ago
- Progressive Scrutiny: Incremental Detection of UBI bugs in the Linux Kernel☆32Updated 3 years ago
- Exports an LLVM control flow graph (CFG) (including function calls) to JSON☆25Updated 4 years ago
- KLEE / CSE Project☆48Updated 5 years ago
- Papers related with kernel papers☆13Updated 2 years ago
- MemLock: Memory Usage Guided Fuzzing☆32Updated 5 years ago
- Sys, but no longer in Haskell☆19Updated 3 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆149Updated last year
- llvm crash analysis☆44Updated last year
- A data dependence analyzer for C program☆20Updated 4 years ago
- AFLTeam Collaborative Parallel Fuzzing☆75Updated 3 years ago
- AFL++ using the Ball-Larus path profiling algorithm for coverage feedback☆15Updated 3 years ago
- Grey-box fuzzer SIVO☆13Updated 4 years ago
- Slicing tool for c++ programs using clang AST.☆18Updated 4 years ago
- A LLVM Pass with runtime dataflow sanitization☆32Updated 6 years ago
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆62Updated last week
- ☆30Updated 4 years ago
- An llvm pass to perform taint analysis on your code.☆38Updated 6 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆168Updated 2 months ago
- ☆39Updated 3 years ago
- ☆27Updated 2 years ago
- Source code of a few LLVM passes that I wrote to learn and that now I am sharing for my LLVM course for security engineering☆28Updated 3 years ago
- An approximate solver for concolic execution☆22Updated 9 months ago
- Indexing reachability for context-sensitive data flow analysis.☆12Updated 3 years ago
- Framework for automatically tailoring an abstract interpreter to the code under analysis and any given resource constraints☆20Updated 4 years ago