搜索资源列表
GetPCInfo
- // 1、显示器资料(例如显示器序列号) // 2、主板信息(例如主板序列号) // 3、硬盘信息(例如硬盘序列号,品牌) // 4、芯片信息(例如芯片序列号) // 5、处理器信息(例如处理器序列号,品牌) // 6、光驱信息 // 7、键盘信息 // 8、Modem信息 // 9、内存信息-/ / a, display information (for example, monitor serial number) / / 2. mother
get_main_boardinfo
- 获取主板信息:主板生产厂家,序列号,产品信息,版本等。
GetSerialNumDemo
- 使用VC++ 6.0 获取主板的序列号。-Get motherboard s serial number using VC++ 6.0
vbGetMainboardNumber
- VB6编程获取电脑硬件设备信息,如主板序列号,IP等信息-vbGetMainboardNumber
GetHardwareInfo
- 本代码可以读取机器的各种硬件数据,比如CPU 序列号,主板,硬盘序列号,硬盘有几个分区,声卡、显卡,网卡,内存设备,系统帐号等等各种系统信息.-An article to demonstrate how to get system hardware information such as CPU ID, Hard Disk serial number and so on. One of the most efficient ways to do so is to get the CPU ID o
encryptdll3.8
- 共享软件加密算法库》专业版是一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具: VC、VB、BCB、Delphi、PB、VFP、C#等,算法库中包含了获取计算机硬盘物理序列号、主板序列号功能及多种高强度对称、非对称算法。获取的硬盘序列号不随硬盘分区及格式化改变,支持IDE、SCSI、SATA接口硬盘,获取主板序列号的功能支持各类BIOS芯片,这两个功能可方便的用来实现一机一码的注册方式。算法库集成的算法有:BlowFish,MD5,Secret16,AES、SHA、
xuliehao1
- 获取本机 cpu 硬盘 网卡 主板 的序列号或者地址-Get the serial number or the address of the machine cpu hard card-board
FormalityEncryet
- 内核基于C#的EXE加密程序源码下载,主要是用于对EXE文件进行加密,可根据主板序列号、硬盘序列号、CPU序列号、网卡硬件等相关信息对EXE文件加密,运行主窗口后可在“高级设置”选项卡中设置被加密程序的执行时间或次数,设置完成后单击“EXE文件加密”按钮,完成加密操作。此时再运行被加密的EXE文件时,将根据加密时设置的运行时间或次数进行限制。主加密项目文件在FormalityEncryet目录中。-Kernel-based encryption program in C# source code
WriteFlash
- 这是VC写来下载ARM程序用的下载小工具,可以添加自己的协议,读取主板序列号并绑定后再下载进去。-It is written in VC to download ARM program download tool, you can add your own protocol, read the sequence number and binding to download it
WindowsApplication8
- 获取电脑硬件信息,主板序列号CPU序列号硬盘ID等-Get information on computer hardware, motherboard serial number serial number of hard disk CPU ID, etc.
MD5
- VB2005实现MD5加密,取硬盘序列号,主板序列号,并加密,适合使用做软件密码保护。- 翻译 英语 中文 德语 检测语言 中文(简体) 英语 日语 VB2005实现MD5加密,取硬盘序列号,主板序列
HardwareID
- 获取 电脑 CPU 硬盘序列号 网卡MAC 主板 显卡 以及MD5 加密-Access to computer CPU hard drive serial number card MAC motherboard graphics and MD5 encryption
Software-licence
- 通过读取主板,硬盘,等硬件序列号来给软件加密-By reading motherboards, hard drives, and other hardware serial numbers to software encryption
HardInfoImpl1
- 获得系统硬件信息,CPU序列号、网卡真实的物理地址、硬盘序列号、主板序列号等信息。-Access system hardware information, CPU serial number, real physical address of network card, hard drive serial number, motherboard serial number and other information.
HWInfo
- vs2008 获取硬盘,cpu,主板,网卡的序列号。-Vs2008 access to hard disk, cpu, motherboard, network card serial number.
GetBoardSerial
- 通过获取主板序列号,可以对软件进行软绑定,属于软加密的一种方式。(By obtaining the serial number of the main board, the software can be soft bound, which belongs to a soft encryption.)
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.)
获取主板,CPU,MAC等硬件的ID
- 获取主板,CPU,MAC等硬件的序列号,欢迎大家下载。