updated readme

master
a 2 years ago
parent 7599e3e3de
commit 4f61d79021

@ -1,6 +1,6 @@
<div align="center">
<div>
<img src="https://githacks.org/uploads/-/system/project/avatar/371/VMProtect.png"/>
<img src="https://git.back.engineering/avatars/f44edf803188fe4db5803f33944f806b"/>
</div>
</div>
@ -30,6 +30,8 @@ cd vmemu
cmake -B build
```
Go into `build` and open `vmemu.sln`. Select "Release", and "x64", then build the project.
# Building Instructions (Linux)
### Requirements
@ -54,8 +56,6 @@ cmake -B build && cd build
make
```
Go into `build` and open `vmemu.sln`. Select "Release", and "x64", then build the project.
# VMProtect 2 - Virtual Machine Architecture Overview
## vm_entry - an entry point into the vm

Loading…
Cancel
Save