JACKIEZHAOKAI / CSE231_LLVM_Compiler_Opt
LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural modified global variables analysis
☆25Updated 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
- A data dependence analyzer for C program☆20Updated 3 years ago
- Indexing reachability for context-sensitive data flow analysis.☆11Updated 2 years ago
- LLVM pass☆22Updated 4 years ago
- Papers related with kernel papers☆13Updated 2 years ago
- MemLock: Memory Usage Guided Fuzzing☆33Updated 4 years ago
- TracerX Symbolic Virtual Machine☆33Updated 2 months ago
- LLVM meets Code Property Graphs☆90Updated 4 years ago
- Scalable Validator for Binary Lifters☆55Updated 4 years ago
- A LLVM Pass with runtime dataflow sanitization☆32Updated 5 years ago
- KLEE / CSE Project☆44Updated 4 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- Slicing tool for c++ programs using clang AST.☆17Updated 4 years ago
- llvm crash analysis☆43Updated 8 months ago
- FastKLEE: Faster Symbolic Execution via Reducing Redundant Bound Checking of Type-Safe Pointers☆20Updated last year
- Experimental translation of llvm to smt.☆56Updated 4 years ago
- Grey-box fuzzer SIVO☆14Updated 3 years ago
- Tutorial for Building Program Reasoning Tools using LLVM and Z3☆19Updated 5 years ago
- Progressive Scrutiny: Incremental Detection of UBI bugs in the Linux Kernel☆29Updated 2 years ago
- A symbolic execution engine for LLVM IR☆51Updated 2 years ago
- A simple implementation of the C++ STL which aims to simplify LLVM IRs during compilation☆11Updated 2 years ago
- Implement pointer analysis prototype (currently including anderson, steensgard)~☆15Updated 3 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☆27Updated 2 years ago
- AFLTeam Collaborative Parallel Fuzzing☆73Updated 2 years ago
- ☆25Updated 3 years ago
- A fuzzer for SMT solvers☆19Updated 2 months ago
- A high-performance, parallel, compilation-based symbolic execution engine☆128Updated 2 weeks ago
- Dynamic Control Flow Recovery☆25Updated 6 years ago
- Fuzzing Parsers with Tokens☆32Updated 4 years ago
- An llvm pass to perform taint analysis on your code.☆36Updated 5 years ago