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:
- FastKLEE: Faster Symbolic Execution via Reducing Redundant Bound Checking of Type-Safe Pointers☆20Updated 2 years ago
- LLVM pass☆24Updated 5 years ago
- Scalable Validator for Binary Lifters☆57Updated 5 years ago
- LLVM meets Code Property Graphs☆93Updated 4 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- Papers related with kernel papers☆13Updated 2 years ago
- llvm crash analysis☆44Updated last year
- A high-performance, parallel, compilation-based symbolic execution engine☆134Updated last week
- 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 2 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆144Updated 6 months ago
- Progressive Scrutiny: Incremental Detection of UBI bugs in the Linux Kernel☆31Updated 3 years ago
- AFLTeam Collaborative Parallel Fuzzing☆74Updated 2 years ago
- AFL++ using the Ball-Larus path profiling algorithm for coverage feedback☆15Updated 2 years ago
- A data dependence analyzer for C program☆21Updated 3 years ago
- KLEE / CSE Project☆46Updated 5 years ago
- CodeHawk Abstract Interpretation Engine and Analyzers☆69Updated last week
- ☆29Updated 3 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆164Updated last year
- Experimental translation of llvm to smt.☆57Updated 5 years ago
- MemLock: Memory Usage Guided Fuzzing☆33Updated 5 years ago
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆59Updated last year
- Sys, but no longer in Haskell☆18Updated 3 years ago
- ☆18Updated last year
- Tutorial to write qemu plugins☆33Updated 8 years ago
- Framework for automatically tailoring an abstract interpreter to the code under analysis and any given resource constraints☆20Updated 3 years ago
- TracerX Symbolic Virtual Machine☆33Updated 2 months ago
- ☆38Updated 2 years 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 …☆56Updated 6 years ago
- Exports an LLVM control flow graph (CFG) (including function calls) to JSON☆24Updated 3 years ago
- FoRTE-Research's fuzzing benchmarks☆57Updated 6 years ago