91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 226KB
    文件類型: .rar
    金幣: 2
    下載: 0 次
    發布日期: 2021-06-07
  • 語言: 其他
  • 標簽:

資源簡介

HWInfo.dll是一個用于提取硬盤序列號、CPU相關信息、主板序列號以及網卡MAC地址的動態鏈接庫,用于為共享軟件產生機器碼提供硬件特征值

資源截圖

代碼片段和文件信息

#include?
#include?

using?namespace?std;

int?main(){
typedef?char?*?(__stdcall?*GetMAC)(int);
typedef?char?*?(__stdcall?*GetCPUInfomation)(int);
typedef?char?*?(__stdcall?*GetIdeSN)();
typedef?char?*?(__stdcall?*GetBiosSN)();
GetMAC?getMAC;
GetCPUInfomation?getCPUInfomation;
GetIdeSN?getIdeSN;
GetBiosSN?getBiosSN;
HINSTANCE?hInstDll?=?LoadLibrary(“HWInfo.dll“);
if?(hInstDll?!=?NULL){
getMAC?=?(GetMAC)GetProcAddress(hInstDll?“getMAC“);
getCPUInfomation?=?(GetCPUInfomation)GetProcAddress(hInstDll?“getCPUInfomation“);
getIdeSN?=?(GetIdeSN)GetProcAddress(hInstDll?“getIdeSN“);
getBiosSN?=?(GetBiosSN)GetProcAddress(hInstDll?“getBiosSN“);
}
cout?< ?< ?????< ?????< ?????< ?????< ?????< cin.get();
FreeLibrary(hInstDll);
return?0;
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件???????1153??2008-12-07?11:09??HWInfo\CppDemo\CppDemo.cpp

?????文件??????94208??2008-12-07?11:09??HWInfo\CppDemo.exe

?????文件???????1134??2008-12-07?11:10??HWInfo\DelphiDemo\DelphiDemo.dpr

?????文件??????43520??2008-12-07?11:10??HWInfo\DelphiDemo.exe

?????文件?????388096??2008-12-07?11:01??HWInfo\HWInfo.dll

?????文件????????545??2008-12-07?11:14??HWInfo\readme.txt

?????目錄??????????0??2008-12-07?11:11??HWInfo\CppDemo

?????目錄??????????0??2008-12-07?11:12??HWInfo\DelphiDemo

?????目錄??????????0??2008-12-08?20:47??HWInfo

?????文件????????131??2001-10-08?22:21??HWInfo\說明.url

?????文件???????1668??2008-12-09?06:33??HWInfo\使用說明.txt

?????文件????????204??2007-10-09?22:32??HWInfo\)!訪問我們的網站!.url

?????文件????????141??2008-04-03?07:00??HWInfo\!)設JZ5U為首頁!.reg

-----------?---------??----------?-----??----

???????????????530800????????????????????13


評論

共有 條評論