hi, recently purchased and currently just mutating my driver however as there is no driver loader I cannot safely distribute to end users and really need the licensing to work.
I am used to using winlicense in the past where the generators are exported and no need to make them from the examples which seems to be the case with vmp.
Because it is a standalone driver I must create a separate program which reads the users hardware info, provides the key which they then give to me, I then build a protected version with the hardware id hard-coded. Is this correct? Which example should I use for this? I need to insert code into my driver so it recognizes the hardware ID right? any examples for drivers?
Does that mean we need to re-purchase 3? I have 2.09 still… It does say in the examples that if we need license protection for drivers then we should ask.
Mutation only for drivers is not really good, the VM is difficult to manage, well in my projects it is so the mutation is extremely easy to dump and fix.
Does that mean we need to re-purchase 3? I have 2.09 still… It does say in the examples that if we need license protection for drivers then we should ask.
Mutation only for drivers is not really good, the VM is difficult to manage, well in my projects it is so the mutation is extremely easy to dump and fix.
What do you mean? VMProtect supports code virtualization for drivers.