XiangfanLi / llvm-qemu
Using LLVM method to optimize Qemu's binary translation mechanism. Currently only supports x86_64 program execution on aarch64. Performance has been significantly improved. Integer Index under nbench test increased from 0.5438 to 3.1150.
☆38Updated 3 years ago
Alternatives and similar repositories for llvm-qemu:
Users that are interested in llvm-qemu are comparing it to the libraries listed below
- llvm with tablegen backend for capstone disassembler☆45Updated 2 weeks ago
- PARTS / LLVM compiler☆31Updated 5 years ago
- A library to translate native code for multiple architectures into Tiny Code Generator (TCG) based intermediate representation (IR), base…☆46Updated 4 years ago
- The Captive Hypervisor☆42Updated 2 years ago
- Tutorial to write qemu plugins☆31Updated 7 years ago
- BinRec: Dynamic Binary Lifting and Recompilation☆126Updated last year
- A tool to sample a QEMU-KVM's memory access pattern at page level based on Intel VT-x☆21Updated 6 years ago
- Control-Flow Integrity implementation for the Linux Kernel 3.19☆20Updated 5 years ago
- Library for Capstone instruction to LLVM IR translation☆44Updated 7 years ago
- Trace Log Generation (CLI) on a target device or emulator : Generating context information of every instruction from a specific point (in…☆21Updated 8 years ago
- A LLVM Pass with runtime dataflow sanitization☆32Updated 5 years ago
- An assembler to intermediate language translator based on Qemu☆31Updated 8 years ago
- How to use LLVM passes☆30Updated 2 years ago
- University of Queensland Binary Translation framework☆23Updated 5 years ago
- ☆34Updated last year
- Binary Translator to LLVM IR☆48Updated 7 years ago
- An example LLVM pass which can run automatically in clang.☆37Updated 9 years ago
- Hardware-Assisted Process Tracer for Fuzzing on ARM64 Linux☆24Updated 2 years ago
- Collection of various llvm passes☆119Updated 9 years ago
- KLEESpectre is a symbolic execution engine with speculation semantic and cache modelling☆33Updated 4 years ago
- ☆32Updated 2 years ago
- Simple AMD-V (SVM) Virtualization Extensions Demo☆20Updated 7 years ago
- 动态二进制插桩框架DynamoRIO通过将程序代码进行反复插桩(Instrumentation)执行构建了源程序代码与操纵代码之间的桥梁,使DynamoRIO的客户端编写者能够在更高的层面上驾驭原有的程序代码.虽然程序的载体还是被编译成原生的汇编指令集执行,但是不管是原生代…☆32Updated 2 years ago
- A binary to LLVM translator☆145Updated 6 years ago
- Driver Security Analyzer☆51Updated 4 years ago
- Adaptive Callsite-sensitive Control Flow Integrity - EuroS&P'19☆21Updated 2 years ago
- ☆46Updated 3 years ago
- Repository for understanding and writing LLVM passes.☆31Updated 5 years ago
- This fork of QEMU enables fuzzing userspace ELF binaries under AFL++.☆81Updated last week
- Decode machine code into VEX IR and translate into LLVM IR☆25Updated 5 years ago