urlyy / llvm-new-pass-tutorLinks
a guide to writing LLVM Pass for beginners
☆37Updated 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
- CSCD70 Compiler Optimization☆260Updated 2 years ago
- My toy llvm pass☆137Updated 3 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆285Updated last year
- 笔者在一款基于LLVM编译器架构的retdec开源反编译器工具的基础上,融合了klee符号执行工具,通过符号执行(Symbolic Execution)引擎动态模拟反编译后的llvm的ir(中间指令集)运行源程序的方法,插桩所有的对x86指令集的thiscall类型函数对t…☆222Updated 3 years ago
- A step-by-step tutorial for building an LLVM sample pass☆200Updated 3 years ago
- hook or replace arbitary linux kernel functions in runtime, supporting arm32, arm64, x86, x86_64☆209Updated this week
- A simple example of how to implement an Inline Hook☆28Updated 5 months ago
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆148Updated last year
- 国科大编译作业:基于Clang的C语言解释执行器☆43Updated 3 years ago
- BinRec: Dynamic Binary Lifting and Recompilation☆144Updated 2 years ago
- ☆126Updated last year
- Some examples for using LLVM to generate IR☆43Updated 3 years ago
- z3 solver 学习☆53Updated 2 years ago
- Pointer analysis prototype (currently including anderson, steensgard).☆16Updated 3 years ago
- Docker image for RISC-V 32/64 development environment, along with Qemu☆26Updated 3 years ago
- AST interpreter with clang 5.0.0 and llvm 5.0.0☆14Updated 5 years ago
- a webassembly wasm decompiler and Static Analysis Framework based on llvm IR. (Work In Progress)☆82Updated last week
- ☆26Updated 9 years ago
- 国科大编译作业二:LLVM Pass处理函数调用☆18Updated 4 years ago
- Deobfuscate OLLVM Bogus Control Flow via angr☆67Updated 4 years ago
- Do something to fit android aarch64 to develop ebpf programs using libbpf-bootstrap framework☆42Updated 2 years ago
- Intel Hardware Trace Library - Kernel Space Componment☆74Updated last month
- 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
- 0x401 Team二进制方向逆向辅助分析工具专题培训☆80Updated 4 years ago
- Sth in Control-Flow Integrity☆20Updated 6 years ago
- DebugIR: Debugging LLVM-IR Files☆145Updated 11 months ago
- A Debuggable Kernel environment Plus a software collection☆62Updated 3 years ago
- Ghidra/IDA Pro plugins to load similarity result from binaryai.net☆93Updated 2 years ago
- Library for Capstone instruction to LLVM IR translation☆47Updated 7 years ago