aboutsummaryrefslogtreecommitdiff
path: root/help/en/manager/usage/step22_vmp.htm
diff options
context:
space:
mode:
authorjmpoep <OriginalEntryPoint@qq.com>2023-12-07 16:51:07 +0800
committerjmpoep <OriginalEntryPoint@qq.com>2023-12-07 16:51:07 +0800
commit28008a746a31abb7909dd86cb0cd413ac8943b0b (patch)
treea30b74b8cad548048c3c1551d652828ab76fa9bd /help/en/manager/usage/step22_vmp.htm
downloadvmprotect-3.5.1-master.tar
vmprotect-3.5.1-master.tar.gz
vmprotect-3.5.1-master.tar.bz2
vmprotect-3.5.1-master.zip
first commitHEADmaster
Diffstat (limited to 'help/en/manager/usage/step22_vmp.htm')
-rw-r--r--help/en/manager/usage/step22_vmp.htm37
1 files changed, 37 insertions, 0 deletions
diff --git a/help/en/manager/usage/step22_vmp.htm b/help/en/manager/usage/step22_vmp.htm
new file mode 100644
index 0000000..3457643
--- /dev/null
+++ b/help/en/manager/usage/step22_vmp.htm
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+ <link rel="Stylesheet" type="text/css" href=
+ "../../default.css" />
+ <meta http-equiv="Content-Type" content=
+ "text/html; charset=utf-8" />
+
+ <title>Step 2.2: Creating a VMProtect protection project</title>
+ <style type="text/css">
+ </style>
+</head>
+
+<body>
+ <h1>Step 2.2: Creating a VMProtect protection project</h1>
+
+ <p>Now, as our test app is ready, compiled and has an assigned MAP-file in the same folder, we can run VMProtect
+ Ultimate and open the executable file. We need to add two functions to the project: _main (this is how Visual Studio renamed our main()) and foo(). Both functions can be seen in the list of functions in the "Functions" section in VMProtect.</p>
+
+ <!-- <p class="c1"><br /><img src="../../images/real_project_functions.png" alt="Дерево проекта" /></p> -->
+
+ <p>Then, we need to initialize the licensing system.
+ Open the "Licenses" section and create a pair of keys with the length of 2048 bit.</p><br />
+ <a href="step23_product.htm">Next step</a>
+ <br />
+ <br />
+ <br />
+ <br />
+ <hr noshade="noshade" size="1" />
+
+ <div align="center">
+ © 2006-2015 Copyright VMProtect Software
+ </div>
+</body>
+</html>