搜索资源列表
system1
- 获取系统的内部信息,如CPU,硬盘,还有系统信息-Access to system
hddinfo
- 获取硬盘所有的信息 包括序列号 容量 制造商-Hard to obtain all the information including the serial number of the capacity of the manufacturer
SYSTEMINFO
- 获取系统信息,如CPU,硬盘,主板,BIOS,网卡-Access to system information, such as CPU, hard drives, motherboards, BIOS, NIC
10
- 功能: 1.分析信息(获取客户系统等信息) 2.控制命令(以命令发送控制客户) 3.控制DOS(完全远程控制DOS/COM) 4.控制注册(未完成,预留位置) 5.控制服务(完全远程控制系统/驱动服务) 6.控制进程(完全远程控制进程) 7.控制监视(完全远程监视,并且支持鼠标左/右击控制) 8.游览本地(完全远程游览本地硬盘,并且支持大文件上/下转.运行.改名.删除) 9.记录键盘(支持进程/标题模式记录
wmisc
- 利用WMI获取本机硬件信息,如硬盘,显卡、网卡、服务等-use WMI get local computer hardware information
diskinfo
- windows平台获取硬盘信息的小程序,只有一个源文件。 该程序转自他人,上传仅为成为会员,对你有用最好。-THE PROGRAM IS TO DISPLAY YOUR HARDDISK S MESSAGE
987625huoquyingpanziyuan
- 获取硬盘信息 BIOS信息 网卡信息等电脑硬件的信息-To obtain information on the hard disk BIOS card information and other information on computer hardware 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
20102231230758
- 一个根据硬件ID和程序ID生成注册码的动态链接库DLL,可以根据计算机CPU、硬盘、网卡、BIOS生成唯一识别码。该组件不是从注册表中获得,而是直接从硬件获取信息,不需要管理员权限。支持最新的WIN7系统。适应于软件开发,注册。保护自己的软件。 使用方法:把Crack下的文件复制到安装程序目录下覆盖。在程序调用入口使用如下注册码:R5LR-S4TQ 示例:GetHardwareID(b_HDD, b_NIC, b_CPU, b_BIOS, "R5LR-S4TQ") -ID and
ModHardWareID
- 上传一个VB6.0获取硬盘信息的模块文件-Get HareWare ID
HardwareInfoDemo
- 获取硬盘分区信息的代码,能够获取所有分区,以及每个分区的大小,可用信息等-Get hard disk partition information of the code, it is possible to obtain all partitions, and each partition size, free information, etc.
WMI
- 通过WMI获取远程计算机的硬盘信息,通过修改WMI的查询条件可以对远程电脑进行更多的操作!-Get information on remote computers hard drive through WMI, you can perform more operations on remote computers by modifying WMI query conditions!
systeminfo
- 获取计算机相关信息,cpu相关,网络相关,硬盘相关 使用winsock apisysteminfo-Get information about your computer, cpu related, network related, related to the use of hard disk winsock apisysteminfo
ModGetHID
- 通常情况下,我们通过=&HEC命令对IDE端口进行监测.获取硬盘信息. 一般情况下,我们就写个VXD或者DRIVER来完成.但是现在,通过MS的S.M.A.R.T.接口, 我们可以直接从RING3调用API DeviceIoControl()来获取硬盘信息.-Under normal circumstances, we pass = & HEC command IDE port monitoring. Acquire the hard disk information.
winsys
- 自己写的程序,适合初学者 网上硬件检测实现的方法很多,但没找到符合要求的程序,我这个是最简单的。 VC++获取获取本机CPU、硬盘、内存信息的程序。 打开release文件夹里的可执行文件-Write their own procedures for beginners online hardware detection method to achieve a lot, but did not find the program to meet the requirements, I this i
GetMachineId
- 获取本机的物理地址,硬盘序列号/品牌名,等信息-to know mac addrss,ip,Hard disk serial
Generator
- 根据硬件信息,生成注册码,可以灵活输入。可以根据硬盘信息,网卡信息,获取其他硬件信息生成。(register code generator ,it can create code from disk or mac serial no.)
icePubDll
- 获取计算机硬件信息的动态链接库,CPU序列号,硬盘序列号,MAC地址等信息 例程: void gethardinfo() { QString str1=""; char buff[1024]; char buff2[1024]; char temp; typedef int (WINAPI ICEPUB_MACHINEGETINFO)(int typeFlag,char *strInfo); ICEPUB_
Mac配置
- BS端获取客户端mac地址,C#类型获取形式,关于获取系统信息,CPUID,硬盘ID,网卡MAC地址的VS2008实现(BS to get client Mac address, C# type get form, about get system information, CPUID, hard disk ID, network card MAC address VS 2008 implementation)
GetDiskSerialDLL
- 获取硬盘序列号及硬盘信息的动态链接库dll(Dynamic link library for obtaining hard disk serial number and hard disk information DLL)