diff --git a/README.md b/README.md index 72d0169..bcc112d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# VMDevirt - VMProtect 2 Static Devirtualization +# VMDevirt - VMProtect Static Devirtualization 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.