parent
680edc4faf
commit
1f2d10353b
@ -1,3 +1,7 @@
|
||||
# vmdevirt
|
||||
# VMDevirt - VMProtect 2/3 Static Devirtualization
|
||||
|
||||
VMProtect 2 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.
|
||||
|
||||
# Compiling
|
||||
|
||||
![](https://media1.giphy.com/media/FovFeej5SQQh94uyyK/giphy.gif)
|
||||
|
Loading…
Reference in new issue