wuzhanglin / llvm-pass-examplesLinks
Some simple LLVM Pass examples
☆17Updated 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 5 years ago
- Open source of the paper "击败SOTA反混淆方法"☆18Updated 2 years ago
- Library for Capstone instruction to LLVM IR translation☆47Updated 7 years ago
- Collection of various llvm passes☆127Updated 10 years ago
- ☆25Updated 8 years ago
- 动态二进制插桩框架DynamoRIO通过将程序代码进行反复插桩(Instrumentation) 执行构建了源程序代码与操纵代码之间的桥梁,使DynamoRIO的客户端编写者能够在更高的层面上驾驭原有的程序代码.虽然程序的载体还是被编译成原生的汇编指令集执行,但是不管是原生代…☆34Updated 3 years ago
- angr源码分析☆33Updated 5 years ago
- Framework for investigating VM-based Android packers☆35Updated 3 years ago
- 基于clang static analyzer的源码漏洞检测插件☆199Updated 6 years ago
- Updated IDA ReObjc Plugin for 7.4+ and python3☆13Updated 4 years ago
- Repository for understanding and writing LLVM passes.☆34Updated 6 years ago
- ☆16Updated 5 years ago
- LLVM meets Code Property Graphs☆93Updated 4 years ago
- ☆39Updated last week
- A step-by-step tutorial for building an LLVM sample pass☆217Updated 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
- 基于angr的污点分析引擎☆40Updated 6 years ago
- UAF Fuzzing Benchmark☆56Updated 4 years ago
- a java decompiler demo☆15Updated last year
- Using LLVM method to optimize Qemu's binary translation mechanism. Currently only supports x86_64 program execution on aarch64. Performan…☆38Updated 3 years ago
- Implement CollAFL using LLVM LTO pass on afl++.☆11Updated 4 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆75Updated 8 months ago
- LLVM IR编译时替换函数名☆58Updated 7 years ago
- A collection of papers, tools about type inferring, variable renaming, function name inferring on stripped binary executables.☆105Updated 3 months ago
- Driver Security Analyzer☆52Updated 4 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- A data-flow-guided fuzzer☆122Updated last year