Code: Select all
#include "VMProtectDDK.h"
......
KdPrint((VMProtectDecryptStringA("DriverEntry..... \n")));
do you have some example for protect driver...thanks vevrymuch.
Code: Select all
#include "VMProtectDDK.h"
......
KdPrint((VMProtectDecryptStringA("DriverEntry..... \n")));