urlyy / llvm-new-pass-tutorLinks
a guide to writing LLVM Pass for beginners
☆38Updated last year
Alternatives and similar repositories for llvm-new-pass-tutor
Users that are interested in llvm-new-pass-tutor are comparing it to the libraries listed below
Sorting:
- A step-by-step tutorial for building an LLVM sample pass☆221Updated 5 years ago
- My toy llvm pass☆137Updated 3 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆277Updated last year
- CSCD70 Compiler Optimization☆261Updated 2 years ago
- 笔者在一款基于LLVM编译器架构的retdec开源反编译器工具的基础上,融合了klee符号执行工具,通过符号执行(Symbolic Execution)引擎动态模拟反编译后的llvm的ir(中间指令集)运行源程序的方法,插桩所有的对x86指令集的thiscall类型函数对t…☆221Updated 3 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 …☆58Updated 6 years ago
- BinRec: Dynamic Binary Lifting and Recompilation☆143Updated 2 years ago
- A step-by-step tutorial for building an LLVM sample pass☆200Updated 3 years ago
- Docker image for RISC-V 32/64 development environment, along with Qemu☆26Updated 3 years ago
- a webassembly wasm decompiler and Static Analysis Framework based on llvm IR. (Work In Progress)☆82Updated this week
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆147Updated last year
- Pointer analysis prototype (currently including anderson, steensgard).☆16Updated 3 years ago
- Intel Hardware Trace Library - Kernel Space Componment☆72Updated 3 weeks ago
- z3 solver 学习☆53Updated 2 years ago
- A simple example of how to implement an Inline Hook☆27Updated 5 months ago
- ☆126Updated last year
- AST interpreter with clang 5.0.0 and llvm 5.0.0☆14Updated 5 years ago
- 国科大编译作业二:LLVM Pass处理函数调用☆17Updated 4 years ago
- Deobfuscate OLLVM Bogus Control Flow via angr☆67Updated 3 years ago
- Library for Capstone instruction to LLVM IR translation☆47Updated 7 years ago
- DebugIR: Debugging LLVM-IR Files☆145Updated 11 months ago
- 国科大编译作业:基于Clang的C语言解释执行器☆42Updated 3 years ago
- hook or replace arbitary linux kernel functions in runtime, supporting arm32, arm64, x86, x86_64☆208Updated 4 months ago
- Program Analysis framework using LLVM. Course project of Advanced Compiler☆18Updated 8 years ago
- ☆16Updated 4 years ago
- High-performance runtime loading and linking of ELF files from memory or storage.☆98Updated last month
- Build lexers and parsers by deriving traits.☆25Updated last year
- RISCV backend for IDAPRO☆33Updated 5 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
- Do integer arithmetic with fsub.☆33Updated 3 months ago