From 1f2d10353b2fe96389558c4c4f3b08e118c95127 Mon Sep 17 00:00:00 2001 From: _xeroxz Date: Sat, 4 Sep 2021 21:11:25 +0000 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a06c93b..98a4152 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ -# vmdevirt +# VMDevirt - VMProtect 2/3 Static Devirtualization -VMProtect 2 Static Devirtualization \ No newline at end of file +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. + +# Compiling + +![](https://media1.giphy.com/media/FovFeej5SQQh94uyyK/giphy.gif)