资源简介
VMProtect_Ultimate_v3.5.0_x32_Build_1213_Retail_Licensed
代码片段和文件信息
//---------------------------------------------------------------------------
#include
#pragma hdrstop
//---------------------------------------------------------------------------
USEFORM(“Unit1.cpp“ Form1);
//---------------------------------------------------------------------------
WINAPI WinMain(HINSTANCE HINSTANCE LPSTR int)
{
try
{
Application->Initialize();
Application->CreateForm(__classid(TForm1) &Form1);
Application->Run();
}
catch (Exception &exception)
{
Application->ShowException(&exception);
}
catch (...)
{
try
{
throw Exception(““);
}
catch (Exception &exception)
{
Application->ShowException(&exception);
}
}
return 0;
}
//---------------------------------------------------------------------------
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 22217072 2020-07-23 12:39 VMProtect.exe
文件 13442928 2020-07-23 12:42 VMProtect_Con.exe
文件 207872 2019-09-29 17:51 VMProtect_Ext32.dll
文件 231424 2019-09-29 17:51 VMProtect_Ext64.dll
文件 48 2016-02-22 11:54 吾爱破解论坛.url
文件 4075 2019-09-29 17:51 Example\Code Markers\BCB\Project1.bpr
文件 1069 2019-09-29 17:51 Example\Code Markers\BCB\Project1.cpp
文件 225280 2019-09-29 17:51 Example\Code Markers\BCB\Project1.exe
文件 804 2019-09-29 17:51 Example\Code Markers\BCB\Project1.exe.vmp
文件 876 2019-09-29 17:51 Example\Code Markers\BCB\Project1.res
文件 1055 2019-09-29 17:51 Example\Code Markers\BCB\Unit1.cpp
文件 884 2019-09-29 17:51 Example\Code Markers\BCB\Unit1.dfm
文件 880 2019-09-29 17:51 Example\Code Markers\BCB\Unit1.h
文件 3476 2019-09-29 17:51 Example\Code Markers\BCB\VMProtectSDK.h
文件 100864 2019-09-29 17:51 Example\Code Markers\BCB\VMProtectSDK32.dll
文件 7714 2019-09-29 17:51 Example\Code Markers\BCB\VMProtectSDK32.lib
文件 19 2019-09-29 17:51 Example\Code Markers\Delphi\Project1.dof
文件 188 2019-09-29 17:51 Example\Code Markers\Delphi\Project1.dpr
文件 908800 2019-09-29 17:51 Example\Code Markers\Delphi\Project1.exe
文件 804 2019-09-29 17:51 Example\Code Markers\Delphi\Project1.exe.vmp
文件 876 2019-09-29 17:51 Example\Code Markers\Delphi\Project1.res
文件 871 2019-09-29 17:51 Example\Code Markers\Delphi\Unit1.dfm
文件 817 2019-09-29 17:51 Example\Code Markers\Delphi\Unit1.pas
文件 9637 2019-09-29 17:51 Example\Code Markers\Delphi\VMProtectSDK.pas
文件 100864 2019-09-29 17:51 Example\Code Markers\Delphi\VMProtectSDK32.dll
文件 51012 2019-09-29 17:51 Example\Code Markers\Free Pascal\libVMProtectSDK.dylib
文件 104 2019-09-29 17:51 Example\Code Markers\Free Pascal\makeit.bat
文件 70 2019-09-29 17:51 Example\Code Markers\Free Pascal\makeit.sh
文件 364520 2019-09-29 17:51 Example\Code Markers\Free Pascal\Project1
文件 78848 2019-09-29 17:51 Example\Code Markers\Free Pascal\Project1.exe
............此处省略369个文件信息
评论
共有 条评论