Copy Protection Solution for MATLAB

The Dinkey Pro SDK includes some Matlab sample m-code and instructions on how to implement checking for a valid dongle into your Matlab project. There is also some p-code which acts as an intermediary layer between your code and our runtime libraries which takes care of most of the low-level implementation details. We also supply the necessary thunking compatibility layers and p-files for the sample code to work on Windows, Mac and Linux for both 32-bit and 64-bit versions of Matlab.

The sample code is compatible with Matlab version 7 and higher.

In addition (or instead) of calling our Runtime API you can also use our automatic Shell protection to protect your Matlab applications and encrypt the code and data in your applications to prevent reverse-engineering.

Learn more about Dinkey Pro