Page 1 of 1

VMProtectSDK32.dll

Posted: Sat Apr 06, 2013 11:44 am
by AstroTux
I'm creating an activation module using .NET and wondered if it is OK to package the DLL with it?

The key gen has a .NET component, but it seems there is no means for performing activation using anything except C or assembler??? My protected application doesn't have a UI, and I don't know C++ well enough to do a GUI using it.

Thanks in advance.

Re: VMProtectSDK32.dll

Posted: Sun Apr 07, 2013 6:20 pm
by Admin
VMProtect doesn't support .NET applications. It means that you can use VMProtectSDK.dll in a native (written with C/C++/etc. ) application only.