mirror of
https://github.com/Obfuscator-Collections/VMProtect.git
synced 2026-08-31 11:54:41 +03:00
first commit
Version 3.x.x
This commit is contained in:
@@ -0,0 +1,50 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Document>
|
||||
<Protection
|
||||
InputFileName="win32-app-test1-i386"
|
||||
Options="4296"
|
||||
CompressionMode="1"
|
||||
VMCodeSectionName=".test"
|
||||
OutputFileName="win32-app-test1-i386.exe"
|
||||
>
|
||||
<Messages
|
||||
/>
|
||||
<Folders>
|
||||
<Folder
|
||||
Name="Folder1"
|
||||
/>
|
||||
<Folder
|
||||
Name="Folder2"
|
||||
Position="1"
|
||||
/>
|
||||
<Folder
|
||||
Name="Strings"
|
||||
Parent="1"
|
||||
/>
|
||||
</Folders>
|
||||
<Procedures>
|
||||
<Procedure
|
||||
MapAddress="EntryPoint"
|
||||
Folder="0"
|
||||
>
|
||||
<ExtOffset>7</ExtOffset>
|
||||
<ExtOffset>17</ExtOffset>
|
||||
</Procedure>
|
||||
<Procedure
|
||||
MapAddress="string "Correct password""
|
||||
Folder="2"
|
||||
/>
|
||||
<Procedure
|
||||
MapAddress="string "Incorrect password""
|
||||
Folder="2"
|
||||
/>
|
||||
<Procedure
|
||||
MapAddress="VMProtectMarker "Test marker""
|
||||
/>
|
||||
</Procedures>
|
||||
</Protection>
|
||||
<DLLBox
|
||||
/>
|
||||
<Script
|
||||
/>
|
||||
</Document>
|
||||
Reference in New Issue
Block a user