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 and enables implementation of almost any custom protection scenario.
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 licensed version.
.NET applications should use alternate protection interface implementation. C# and Visual Basic (VB.NET) alternate protection interface example projects with source code are also available.
TIP: Be sure to review available protection interface options, protection interface implementation steps and source code samples which are included in each licensed version of PC Guard and can be accessed from Help menu.