Update README.md

master
_xeroxz 3 years ago
parent 26e2524379
commit 732fe16864

@ -2,6 +2,9 @@
VMDevirt is a project which uses LLVM to lift `vmprofiles` to LLVM IR. This lifting aims to be semantically accurate so that the generated native instructions can be executed as normal. This project only supports x86_64 PE binaries.
Currently there is no project to generate IL for vmp3 virtual routines, however when that code has been willed into existence this project will be used to compile the IL back to native. The lifters/vmprofiles for vmp2 and vmp3 are pretty much the same.
# Compiling
<div align="center">

Loading…
Cancel
Save