wuzhanglin / llvm-pass-examplesLinks
Some simple LLVM Pass examples
☆16Updated 3 years ago
Alternatives and similar repositories for llvm-pass-examples
Users that are interested in llvm-pass-examples are comparing it to the libraries listed below
Sorting:
- A LLVM Pass with runtime dataflow sanitization☆33Updated 6 years ago
- learn llvm☆15Updated 4 years ago
- PARTS / LLVM compiler☆32Updated 6 years ago
- Open source of the paper "击败SOTA反混淆方法"☆18Updated 3 years ago
- Library for Capstone instruction to LLVM IR translation☆47Updated 7 years ago
- angr源码分析☆33Updated 5 years ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆26Updated 5 years ago
- An llvm pass to perform taint analysis on your code.☆38Updated 5 years ago
- a taint tracer based on DynamoRIO, currently ARM only☆40Updated 5 years ago
- Tool to trace ARM Cortex-M assembly instructions and extract arguments to configuration APIs (supervisor calls or function calls).☆31Updated 3 years ago
- 基于clang static analyzer的源码漏洞检测插件☆199Updated 6 years ago
- Collection of various llvm passes☆127Updated 10 years ago
- ☆16Updated 5 years ago
- Framework for investigating VM-based Android packers☆35Updated 3 years ago
- Generate data-flow graph and def-use graph for a function based on miasm and IDA Pro.☆20Updated 3 years ago
- 动态二进制插桩框架DynamoRIO通过将程序代码进行反复插桩(Instrumentation)执行构建了源程序代码与操纵代码之间的桥梁,使DynamoRIO的客户端编写者能够在更高的层面上驾驭原有的程序代码.虽然程序的载体还是被编译成原生的汇编指令集执行,但是不管是原生代…☆34Updated 3 years ago
- This is the project for the paper “Large-scale Security Measurements on the Android Firmware Ecosystem” in ICSE2022☆37Updated 9 months ago
- 基于angr的污点分析引擎☆41Updated 6 years ago
- ☆39Updated last month
- 010Editor template for .abc (Open/HarmonyOS Ark Bytecode) files☆41Updated 11 months ago
- Code and artifacts related to the Asia CCS 2022 paper☆38Updated 3 years ago
- LLVM IR编译时替换函数名☆58Updated 7 years ago
- Program Analysis framework using LLVM. Course project of Advanced Compiler☆17Updated 8 years ago
- Backward Taint Analysis (GUI) on Desktop : Analyzing trace log to determine exploitability by tracking data propagation☆48Updated 8 years ago
- Using LLVM method to optimize Qemu's binary translation mechanism. Currently only supports x86_64 program execution on aarch64. Performan…☆38Updated 3 years ago
- Study notes about LLVM. LLVM 学习 笔记. Licensed under CC BY-NC-SA 4.0☆146Updated last year
- z3 solver 学习☆52Updated 2 years ago
- Updated IDA ReObjc Plugin for 7.4+ and python3☆13Updated 4 years ago
- Slicing tool for c++ programs using clang AST.☆18Updated 4 years ago
- MemLock: Memory Usage Guided Fuzzing☆32Updated 5 years ago