Page 1 of 1

.net program authorization serial number problem

Posted: Wed Aug 18, 2021 9:28 am
by xintiandi
Generate the serial number with keygen, copy it to TestApp.vmp.exe, and return
VMProtectSetSerialNumber() returned: Success
VMProtectGetSerialNumberState() returned: Success
VMProtectGetSerialNumberData() returned: True
State = Success
But as long as I modify the interface in TestApp,or the interface does not change anything, add 2 buttons to compile and re-vmp
The same serial number is copied to the new TestApp.vmp.exe, the return is as follows, why? If you select the item to import the serial number。The code has not been changed. Is it because the authorization information has been deleted.
VMProtectSetSerialNumber() returned: Invalid
VMProtectGetSerialNumberState() returned: Invalid
VMProtectGetSerialNumberData() returned: True
State = Invalid
Licensing information cannot be shared between different files. These licensing parameters don’t match of the project often appear. Why? I looked at the structure of the serial number, there are few items for the .net program

Re: .net program authorization serial number problem

Posted: Fri Aug 20, 2021 11:24 am
by Admin
I didn't understand anything. Could you send us your example (original EXE+sources) that shows your problem?