21 lines
738 B
Plaintext
21 lines
738 B
Plaintext
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||
|
<Document Version="2">
|
||
|
<Protection InputFileName="Project1.exe" Options="819200" RunParameters="" OutputFileName="%MYVAR%.exe">
|
||
|
<Folders />
|
||
|
<Procedures>
|
||
|
<Procedure MapAddress='VMProtectMarker "Test marker"' Options="1" />
|
||
|
<Procedure MapAddress='string "Correct password"' Options="1" />
|
||
|
<Procedure MapAddress='string "Incorrect password"' Options="1" />
|
||
|
</Procedures>
|
||
|
<Messages />
|
||
|
<Objects />
|
||
|
</Protection>
|
||
|
<DLLBox>
|
||
|
<Folders />
|
||
|
</DLLBox>
|
||
|
<Script>
|
||
|
<![CDATA[vmprotect.setEnvironmentVariable("MYVAR", "output")]]>
|
||
|
</Script>
|
||
|
<LicenseManager />
|
||
|
</Document>
|