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:
- ☆38Updated last year
- llvm Data Flow Graph dump☆37Updated 4 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…☆103Updated 3 years ago
- Simple passes for CFG and DFG analysis☆43Updated 5 years ago
- ☆22Updated 4 years ago
- ☆32Updated 2 years ago
- A group of students who are interested in Compilers, and they want to improve themselves together.☆26Updated 2 years ago
- ☆25Updated 8 years ago
- generating DFG and CFG from source code (using LLVM ) or from binary (using LLVM and Mcsema) 二进制或者源码转CGF& DFG☆42Updated 5 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- ☆61Updated 3 years ago
- Dynamic ControlFlow Graph and DataFlow Graph for Binary-based Optimization☆21Updated 7 years ago
- SUPA☆28Updated 5 years ago
- UBGen can generate programs with undefined behaviors (e.g., buffer-overflow, use-after-free, etc.)☆60Updated last month
- LLVM Implementation of different ShadowStack schemes for x86_64☆38Updated 5 years ago
- SanRazor is a sanitizer check reduction tool aiming to incur little overhead while retaining all important sanitizer checks.☆53Updated 4 years ago
- A collection of C/C++ programs and Python scripts to be used in conjunction with Intel Software Development Emulator (Intel SDE, availabl…☆45Updated 6 months ago
- A JIT Compiler Fuzzer for JVMs via CSX/JoNM in "Validating JIT Compilers via Compilation Space Exploration" (SOSP'23)☆54Updated 3 months ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆144Updated 4 months ago
- Lists of must-read papers (mainly security papers)☆30Updated 9 months ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆139Updated 4 years ago
- ☆49Updated 3 years ago
- Exports an LLVM control flow graph (CFG) (including function calls) to JSON☆23Updated 3 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆271Updated 3 years ago
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆145Updated last year
- Basic LLVM passes☆17Updated 6 years ago
- A data dependence analyzer for C program☆21Updated 3 years ago
- 国科大编译作业:基于Clang的C语言解释执行器☆40Updated 3 years ago
- Some examples for using LLVM to generate IR☆37Updated 2 years ago