Unknown API from SDK: VMProtect.SerialState
Posted: Fri Jun 05, 2026 1:09 pm
Hi.
After installing version 3.10.5.2708, i can't compile any file, no one.
Here is part from code:
var result = VMProtect.SDK.SetSerialNumber(resp.serial);
if (result == VMProtect.SerialState.Success)
When i trying to compile, in VMPrtotect i see error:
Unknown API from SDK: VMProtect.SerialState
"SerialState" doesn't support anymore?
I am using dll C:\Program Files\VMProtect Ultimate\Lib\Net\VMProtect.SDK.dll
After installing version 3.10.5.2708, i can't compile any file, no one.
Here is part from code:
var result = VMProtect.SDK.SetSerialNumber(resp.serial);
if (result == VMProtect.SerialState.Success)
When i trying to compile, in VMPrtotect i see error:
Unknown API from SDK: VMProtect.SerialState
"SerialState" doesn't support anymore?
I am using dll C:\Program Files\VMProtect Ultimate\Lib\Net\VMProtect.SDK.dll