Advanced protection interface allows dynamic communication between protected application (your code) and our protection code which is embedded into application during protection process.

This communication is done by using advanced protection interface functions.
Native Windows 32/64 bit applications can use advanced protection interface functions directly. Visual Studio 2019 C/C++, Delphi (32/64 bit), C++ Builder (32/64 bit), Visual Basic (VB6) sample source code projects are available in full featured version.
.NET applications should use alternate protection interface implementation. C# and Visual Basic (VB.NET) alternate protection interface example projects with source code are available in full featured version.

General protection interface implementation steps are located here. Please see source code samples page for more information.