fudan-ppi / Rule_based_DBTLinks
Rule-based Dynamic Binary Translator
☆12Updated 4 years ago
Alternatives and similar repositories for Rule_based_DBT
Users that are interested in Rule_based_DBT are comparing it to the libraries listed below
Sorting:
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆272Updated 3 years ago
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆145Updated last year
- Simple passes for CFG and DFG analysis☆44Updated 6 years ago
- A blog for LLVM(v9.0.0 or v11.0.0) beginner, step by step, with detailed documents and comments. Record the way I learn LLVM and accompli…☆104Updated 3 years ago
- ☆38Updated last year
- llvm Data Flow Graph dump☆37Updated 4 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆267Updated last year
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- ☆33Updated 2 years ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆140Updated 4 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
- Some examples for using LLVM to generate IR☆41Updated 2 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆144Updated 5 months ago
- Exports an LLVM control flow graph (CFG) (including function calls) to JSON☆24Updated 3 years ago
- 国科大编译作业:基于Clang的C语言解释执行器☆39Updated 3 years ago
- A step-by-step tutorial for building an LLVM sample pass☆217Updated 5 years ago
- A group of students who are interested in Compilers, and they want to improve themselves together.☆26Updated 2 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆75Updated 7 months ago
- ☆22Updated 4 years ago
- NOELLE Offers Empowering LLVM Extensions☆78Updated last week
- CAMP: Compiler and Allocator-based Heap Memory Protection (USENIX Security 2024) ✨ Please give a star to https://github.com/cla7aye15I4nd…☆42Updated last year
- ☆25Updated 8 years ago
- CSCD70 Compiler Optimization☆256Updated 2 years ago
- PIN-tool to produce multi-threaded atomic memory traces☆36Updated 11 years ago
- 基于PIn动态插桩框架的函数-循环嵌套关系分析工具:function-loop call graph profiler using Pin (Unofficial implementation of paper: Identifying Potential Parallel…☆14Updated 5 years ago
- Code examples used for the LAC LLVM course☆131Updated 8 months ago
- A collection of C/C++ programs and Python scripts to be used in conjunction with Intel Software Development Emulator (Intel SDE, availabl…☆46Updated last week
- learn javassist by example☆31Updated 3 years ago
- Implementation of IR2Vec, LLVM IR Based Scalable Program Embeddings☆99Updated last month
- Dynamic ControlFlow Graph and DataFlow Graph for Binary-based Optimization☆21Updated 8 years ago