Search found 63 matches

by drlai
Tue Jun 16, 2015 2:21 pm
Forum: Technical questions
Topic: VMProtectGetCurrentHWID - 2 different string on same laptop
Replies: 16
Views: 23202

Re: VMProtectGetCurrentHWID - 2 different string on same lap

HWID1 = "zHlXs93aFhwC7ux2dlFioybdJCm3bJnz" HWID2 = "zHlXs93aFhy3bJnzAu7sdnZRYqMm3SQp" Function DecodeHWID(HWID) Dim s, sz, r, i, t1, t2, t3, t4, t5, t6 s = Base64Decode(HWID) sz = Len(s) If ((sz = 0) Or (sz Mod 4 <> 0)) Then DecodeHWID = "" Else r = "" For i ...
by drlai
Thu Jun 11, 2015 8:31 pm
Forum: Technical questions
Topic: VMProtectGetCurrentHWID - 2 different string on same laptop
Replies: 16
Views: 23202

Re: VMProtectGetCurrentHWID - 2 different string on same lap

is there a way decode the hardware id ?
by drlai
Mon Feb 16, 2015 1:58 pm
Forum: Technical questions
Topic: Why does not detect Windows Server from Amazon Cloud
Replies: 3
Views: 6368

Re: Why does not detect Windows Server from Amazon Cloud

yes, 3.0 works..

so, can we upgrade to beta 3.0 using previous license key?
by drlai
Mon Feb 02, 2015 6:04 pm
Forum: Technical questions
Topic: Why does not detect Windows Server from Amazon Cloud
Replies: 3
Views: 6368

Why does not detect Windows Server from Amazon Cloud

My company has rented a windows server from Amazon E2 tier and we have a protected application using VMProtect.

However, to our surprise, it does not detect the server as a virtual machine. Why is that?

Clearly, we can save the snapshot and run the snapshot on as many servers as we like.
by drlai
Mon Dec 08, 2014 1:34 pm
Forum: Technical questions
Topic: Symantec reported virus using protected DLL
Replies: 1
Views: 5106

Symantec reported virus using protected DLL

any idea how to solve this problem?

please... it is a registered version and I am using just the very basic settings (kinda minimal)
by drlai
Sat Dec 06, 2014 12:49 am
Forum: Technical questions
Topic: Code Virtualization check problem (bug)
Replies: 8
Views: 12765

Re: Code Virtualization check problem (bug)

You are right.
my mistakes, yes, turning Hyper V off solves the problem. good to know this. thanks.
by drlai
Thu Dec 04, 2014 2:37 pm
Forum: Technical questions
Topic: Code Virtualization check problem (bug)
Replies: 8
Views: 12765

Re: Code Virtualization check problem (bug)

After I turn off BIOS virtualization, it is ok no matter Hyber V is on or off.

If I turn on BIOS virtialization, it doesn't work any way (even I turn off Hyber V)
by drlai
Thu Dec 04, 2014 2:07 pm
Forum: Technical questions
Topic: Code Virtualization check problem (bug)
Replies: 8
Views: 12765

Re: Code Virtualization check problem (bug)

How (where) can I disable Hyper-V ?
In VMProtect, it only has two options regarding to Virtual machine (Yes / No).

I am also developing some applications for windows phone using Visual studio, it requires me to turn this setting (in bios) on otherwise the emulator will not work.
by drlai
Thu Dec 04, 2014 1:53 pm
Forum: Technical questions
Topic: Code Virtualization check problem (bug)
Replies: 8
Views: 12765

Re: Code Virtualization check problem (bug)

It is Win8.1 64-bit

8GB RAM
by drlai
Thu Dec 04, 2014 1:42 pm
Forum: Technical questions
Topic: Code Virtualization check problem (bug)
Replies: 8
Views: 12765

Re: Code Virtualization check problem (bug)

When this is set to [enabled], the VMProtect has a false-alarm, but this is not good.

Please could you check and fix, thanks.
by drlai
Thu Dec 04, 2014 1:40 pm
Forum: Technical questions
Topic: Code Virtualization check problem (bug)
Replies: 8
Views: 12765

Code Virtualization check problem (bug)

If I enable code virtualization check if will stop program running at Virtualbox which is good.

However, if I turned on the BIOS setting (enable virtualization support for Intel CPU), it also stop program running even I am just normally using my laptop (Thinkpad T520)
by drlai
Thu Nov 28, 2013 11:55 am
Forum: Technical questions
Topic: Avria reports virus on protected File
Replies: 2
Views: 6508

Re: Avria reports virus on protected File

This is another screenshot.
by drlai
Thu Nov 28, 2013 11:53 am
Forum: Technical questions
Topic: Avria reports virus on protected File
Replies: 2
Views: 6508

Avria reports virus on protected File

Dear Sir/Madam,

My company has purchased VMP (Ultim) 2.13 and used it to protect a Win32 EXE file (to get hardware ID)
However, it is being reported as a virus by AVRIA antivirus software.
Any ideas/solutions?
by drlai
Fri Sep 27, 2013 4:25 pm
Forum: Technical questions
Topic: VMProtectGetCurrentHWID - 2 different string on same laptop
Replies: 16
Views: 23202

Re: VMProtectGetCurrentHWID - 2 different string on same lap

Thanks.

Yes, I tested it, both are fine.

Maybe this is caused by the fact that both are compiled with different versions of VMProtectSDK32.dll ?
by drlai
Fri Sep 27, 2013 2:58 pm
Forum: Technical questions
Topic: VMProtectGetCurrentHWID - 2 different string on same laptop
Replies: 16
Views: 23202

Re: VMProtectGetCurrentHWID - 2 different string on same lap

so,

what do you mean by 'valid'?

I can pick any one to generate license key?
and both would work?