osfree-project / uqbtLinks
University of Queensland Binary Translation framework
☆26Updated 6 years ago
Alternatives and similar repositories for uqbt
Users that are interested in uqbt are comparing it to the libraries listed below
Sorting:
- Using LLVM method to optimize Qemu's binary translation mechanism. Currently only supports x86_64 program execution on aarch64. Performan…☆38Updated 3 years ago
- The Captive Hypervisor☆42Updated 2 years ago
- llvm with tablegen backend for capstone disassembler☆48Updated last week
- Binary Translator to LLVM IR☆49Updated 7 years ago
- Header-only C library for reading/writing 64-bit Arm registers, automatically generated by parsing the AArch64 System Register XML.☆30Updated 4 years ago
- A tool to sample a QEMU-KVM's memory access pattern at page level based on Intel VT-x☆21Updated 6 years ago
- Hardware-Assisted Process Tracer for Fuzzing on ARM64 Linux☆26Updated 2 years ago
- Simple AMD-V (SVM) Virtualization Extensions Demo☆21Updated 7 years ago
- Tiny Code Generator Library☆46Updated 4 years ago
- Tutorial to write qemu plugins☆33Updated 8 years ago
- An assembler to intermediate language translator based on Qemu☆32Updated 8 years ago
- How to use LLVM passes