Serial number issue

Issues related to VMProtect
Post Reply
MrBc
Posts: 2
Joined: Wed Oct 06, 2010 7:14 pm

Serial number issue

Post by MrBc »

Image

How does a customer enter the serial number in a protected DLL?

Thank you for your time.
Support
Posts: 40
Joined: Tue Mar 30, 2010 5:01 pm

Re: Serial number issue

Post by Support »

MrBc wrote:How does a customer enter the serial number in a protected DLL?
This is described quite well in the user manual.
In two words, you need to call VMProtectSetSerialNumber() before executing protected code.
MrBc
Posts: 2
Joined: Wed Oct 06, 2010 7:14 pm

Re: Serial number issue

Post by MrBc »

MASM example?

I speak english not very good. thank yous for this.
Admin
Site Admin
Posts: 2693
Joined: Mon Aug 21, 2006 8:19 pm
Location: Russia, E-burg
Contact:

Re: Serial number issue

Post by Admin »

Unfortunately we have no a MASM example. Please try to use the MSVC example from "VMProtect Ultimate\Examples\Licensing" directory.
Post Reply