彩票走势图

logo VMPsoft中文文档

内置功能


除了脚本语言的类方法和属性外,VMProtect 还向用户提供各种功能,以实现其基本操作。有一般的系统功能来处理字符串、日期和数字,以及应用程序的命令;还有专门的功能来处理VMProtect核心和水印:

  • sring
  • table
  • math
  • bit32
  • io
  • os
  • vmprotect
namespace vmprotect {
	Core core(); // returns the VMProtect core
	string extractFilePath(string name); // extracts the path of a file
	string extractFileName(string name); // extracts the name of a file
	string extractFileExt(string name); // extracts the extension of a file
	table commandLine(); // returns the command line
	FFILibrary openLib(string name); // opens a library
};
扫码咨询


添加微信 立即咨询

电话咨询

客服热线
023-68661681

TOP