VMProtectSDK32.dll

Issues related to VMProtect
Post Reply
AstroTux
Posts: 1
Joined: Sat Apr 06, 2013 9:58 am

VMProtectSDK32.dll

Post 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.
Admin
Site Admin
Posts: 2686
Joined: Mon Aug 21, 2006 8:19 pm
Location: Russia, E-burg
Contact:

Re: VMProtectSDK32.dll

Post 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.
Post Reply