搜索资源列表
get_main_boardinfo
- 获取主板信息:主板生产厂家,序列号,产品信息,版本等。
busread
- 获取主板的南北桥等一系列的硬件信息,注:通过扫描PCI配置空间实现
获取电脑硬件信息
- 该VC程序可获取主板、CPU、网卡MAC地址和IP地址、内存等硬件信息。运行后将上述信息写入一文本文件后打开此文件供浏览。
SYSTEMINFO
- 获取系统信息,如CPU,硬盘,主板,BIOS,网卡-Access to system information, such as CPU, hard drives, motherboards, BIOS, NIC
GetCpuNum
- cpu、主板等编号信息获取 cpuinfo.h GetCPUInfo.bpr GetCPUInfo.cpp GetCPUInfo.res Unit1.cpp Unit1.h Unit1.dfm-Get The Cpu Number Project
HardwareInfo_src
- 获取计算机的硬件信息,包括主板、CPU-HardwareInfo
GetMachineInfo
- vb源码,可以获取机器的硬件信息,包括cpu使用率,bios信息以及主板信息等-vb source code, you can get the machine' s hardware, including cpu usage, bios information and motherboard information
WMI_VB
- WMI在VB中的使用,可以获取主板,cpu,硬盘等信息,就是速度稍慢点-The use of WMI in VB, you can obtain the motherboard, cpu, hard drive and other information, is the speed of your own business
vbGetMainboardNumber
- VB6编程获取电脑硬件设备信息,如主板序列号,IP等信息-vbGetMainboardNumber
getComputerInfoByWmi
- 利用WMI获取计算机的硬件信息,包括处理器,主板,硬盘,显卡,声卡,内存,网卡-Using WMI to get the computer s hardware, including processors, motherboards, hard drives, graphics cards, sound cards, memory, network card
HWInfo
- 用C#写的获取硬件信息的类,支持主板硬盘bios等,可断网识别Mac-Obtain hardware information written in C# classes, support motherboard hard disk bios off network identification Mac
getSysInfo
- 获取系统硬件信息:主板厂商,CPU,内存,硬盘,操作系统等-Access system hardware: motherboard manufacturers, CPU, memory, hard disk, operating system, etc.
WindowsApplication8
- 获取电脑硬件信息,主板序列号CPU序列号硬盘ID等-Get information on computer hardware, motherboard serial number serial number of hard disk CPU ID, etc.
QLicense-master
- 基本原理:1.软件一运行就把计算机的CPU、主板、BIOS、MAC地址记录下来,然后加密(key=key1)生成文件;2.注册机将该文件内容MD5加密后再进行一次加密(key=key2)保存成注册文件;3.注册验证的逻辑,计算机信息加密后(key=key1)加密md5==注册文件解密(key=key2); 另外,采用ConfuserEx将可执行文件加密;这样别人要破解也就需要点力气了(没打算防破解,本意只想防复制的),有能力破解的人也不在乎破解这个软件了(开发这个软件前后只花了一周时间而已);
GetBoardSerial
- 通过获取主板序列号,可以对软件进行软绑定,属于软加密的一种方式。(By obtaining the serial number of the main board, the software can be soft bound, which belongs to a soft encryption.)
BIOS
- 可获取主板bios信息,附源代码,在vb6下测试通过(It can get the mainboard bios information)
hd
- GETHWID获取cpu 主板 硬盘 网卡 BIOS等序列号等硬件信息的VC++源代码文件, 包含了.CPP .H .LIB等源文件(VC++ source code file for obtaining hardware information such as serial number of CPU motherboard hard disk network card BIOS, etc. contains. CPP. H. LIB and other source files.)