wuzhanglin / llvm-pass-examples
Some simple LLVM Pass examples
☆15Updated 2 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
- learn llvm☆15Updated 4 years ago
- Open source of the paper "击败SOTA反混淆方法"☆18Updated 2 years ago
- An llvm pass to perform taint analysis on your code.☆36Updated 5 years ago
- Implement CollAFL using LLVM LTO pass on afl++.☆11Updated 4 years ago
- PARTS / LLVM compiler☆32Updated 5 years ago
- A LLVM Pass with runtime dataflow sanitization☆32Updated 6 years ago
- Library for Capstone instruction to LLVM IR translation☆45Updated 7 years ago
- angr源码分析☆33Updated 5 years ago
- 动态二进制插桩框架DynamoRIO通过将程序代码进行反复插桩(Instrumentation)执行构建了源程序代码与操纵代码之间的桥梁,使DynamoRIO的客户端编写者能够在更高的层面上驾驭原有的程序代码.虽然程序的载体还是被编译成原生的汇编指令集执行,但是不管是原生代…☆33Updated 3 years ago
- MemLock: Memory Usage Guided Fuzzing☆33Updated 4 years ago
- ☆18Updated 2 years ago
- Pointer analysis prototype (currently including anderson, steensgard).☆15Updated 3 years ago
- ☆23Updated last year
- Precise and high-order static points-to/taint analysis based on LLVM IR.☆74Updated 2 years ago
- An standalone execution trace library built on DynamoRIO.☆22Updated 2 years ago
- ☆24Updated 8 years ago
- ☆44Updated 4 years ago
- OLLVM_Deobfuscation is a Python-based ollvm deobfuscation tool, which now has a perfect performance on ollvm confused C / C + + code comp…☆28Updated 5 years ago
- 基于angr的污点分析引擎☆39Updated 6 years ago
- a taint tracer based on DynamoRIO, currently ARM only☆41Updated 5 years ago
- llvm Data Flow Graph dump☆37Updated 3 years ago
- A Cross-Language Dynamic Information Flow Analysis.☆24Updated 2 years ago
- Repository for understanding and writing LLVM passes.☆31Updated 5 years ago
- Program Analysis framework using LLVM. Course project of Advanced Compiler☆17Updated 8 years ago
- This is the project for the paper “Large-scale Security Measurements on the Android Firmware Ecosystem” in ICSE2022☆37Updated 4 months ago
- Updated IDA ReObjc Plugin for 7.4+ and python3☆13Updated 4 years ago
- ☆32Updated 2 months ago
- Signedness-Agnostic Strided-Interval☆36Updated 5 years ago
- 基于clang static analyzer的源码漏洞检测插件☆199Updated 5 years ago
- AST interpreter with clang 5.0.0 and llvm 5.0.0☆14Updated 5 years ago