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
- PARTS / LLVM compiler☆31Updated 5 years ago
- learn llvm☆14Updated 4 years ago
- An llvm pass to perform taint analysis on your code.☆35Updated 5 years ago
- Open source of the paper "击败SOTA反混淆方法"☆18Updated 2 years ago
- A LLVM Pass with runtime dataflow sanitization☆32Updated 5 years ago
- Library for Capstone instruction to LLVM IR translation☆43Updated 7 years ago
- Implement CollAFL using LLVM LTO pass on afl++.☆11Updated 4 years ago
- Exports an LLVM control flow graph (CFG) (including function calls) to JSON☆23Updated 3 years ago
- MemLock: Memory Usage Guided Fuzzing☆33Updated 4 years ago
- ☆22Updated last year
- UAF Fuzzing Benchmark☆57Updated 3 years ago
- ☆18Updated last year
- 动态二进制插桩框架DynamoRIO通过将程序代码进行反复插桩(Instrumentation)执行构建了源程序代码与操纵代码之间的桥梁,使DynamoRIO的客户端编写者能够在更高的层面上驾驭原有的程序代码.虽然程序的载体还是被编译成原生的汇编指令集执行,但是不管是原生代…☆32Updated 2 years ago
- The toolchain of Chosen-instruction attack☆18Updated 2 years ago
- An standalone execution trace library built on DynamoRIO.☆22Updated 2 years ago
- ☆22Updated 2 years ago
- llvm Data Flow Graph dump☆37Updated 3 years ago
- KernelGPT: Enhanced Kernel Fuzzing via Large Language Models☆75Updated last month
- Code and artifacts related to the Asia CCS 2022 paper☆35Updated 3 years ago
- Program Analysis framework using LLVM. Course project of Advanced Compiler☆17Updated 7 years ago
- Intriguer: Field-Level Constraint Solving for Hybrid Fuzzing☆33Updated last year
- Prototype of the paper "APICraft: Fuzz Driver Generation for Closed-source SDK Libraries".☆64Updated 3 years ago
- Learning and Teaching Software Analysis and Verification via SVF☆22Updated 8 months ago
- TypeDive: Multi-Layer Type Analysis (MLTA) for Refining Indirect-Call Targets☆90Updated 9 months ago
- a new cfi mechanism☆31Updated 3 years ago
- This is the project for the paper “Large-scale Security Measurements on the Android Firmware Ecosystem” in ICSE2022☆35Updated last month
- ☆28Updated 4 months ago
- 一个通过提取 fuzz crash 触发的调用堆栈 hash, 来动态分类的小工具☆15Updated 3 years ago
- ☆10Updated 5 years ago
- A data-flow-guided fuzzer☆111Updated last year