搜索资源列表
_SerialNumber
- 根据硬件序列号生成注册号,生成的注册码可以按字母颠倒、按顺序互换、数字交换、序列号分离和变形,最终形成正式的注册码,这样尽量保证了注册好的唯一,没有重复,并且有安全,可以放心使用.-generation hardware serial number registered, the license can be generated by the letters upside down, according to the order reversed, and digital switching,
testGetHardInfo.rar
- 获取当前机器的硬件信息,包括cpu序列号,硬盘序列号等一系列信息,非常实用,尤其是支持在window7下面能够获取较高权限的信息
HWinfo.dll.rar
- HWInfo.dll是本人开发的一个提取硬盘序列号、CPU相关信息、主板序列号以及网卡MAC地址的动态链接库,可用于为共享软件产生机器码提供硬件特征值。,Yes I HWInfo.dll developed a hard drive serial number extraction, CPU-related information, motherboard serial number and the network card MAC address dynamic link library th
GetHDSerial.rar
- 获取cpu 主板 硬盘 网卡 BIOS等序列号等硬件信息的VC++源代码文件, 包含了.CPP .H .LIB等源文件,GetHDSerial
cpu
- 快速取得CPU序列号,可以用于做一些硬件捆绑之类的软件-Quick access to CPU serial number can be used to do something like hardware bundled software
hardwareinfo
- 获得CPU序列号、硬盘序列号、网卡MAC地址等硬件信息的源程序-Get CPU serial number, hard drive serial number, MAC address of LAN hardware such as the information source
c334566234
- 如何获取cpu 内存 硬盘等物理硬件序列号-How to obtain the cpu memory hard drives and other physical hardware serial number
SerialNumberProtection
- 这个程序很不错,根据用户电脑的硬件(硬盘)序列号生成唯一软件注册码,不用再怕你的软件被破解发愁了。并可以对注册码进行二次加工,比如将生成的注册码按字母倒排、顺排互换、数字交换、分离和变形等,最终形成正式的注册码。 -This procedure is pretty good, according to the user of the computer hardware (hard drive) the only software to generate a serial number regis
hd_info
- 这是一个得到硬盘信息的VB程序,比如型号,硬件序列号,扇区数等等。完全VB代码,无需附带任何文件。-This is a hard drive to be the VB program information, such as model, hardware serial number, the number of sectors and so on. Complete VB code, without attaching any documents.
NetCard
- 可以检测并显示出你电脑的硬盘序列号和网卡的MAC地址,你可在此功能基础上扩展,然后获取更多的系统硬件信息。-Can detect and display your computer' s hard drive serial number and MAC address of network card, you can do based on the expansion of this function, and then get more information on system har
cpu
- 获取CPU硬件序列号,生成唯一的机器码。-Get CPU hardware serial number, generate a unique machine code.
SerialNumberProtection
- 本序列号生成器需要在您的程序读取用户的硬件编号,如硬盘序列号,然后您再根据用户的硬件编号生成25位数字序列号.序列号分离和变形,序列号颠倒,字母顺序替换,位置交换-The serial number generator program you need to read the user hardware ID, such as hard drive serial number, then you re-generate the user hardware ID number serial num
gethd
- 获取计算机的硬件信息,包括硬盘的3个物理参数,cpuid,mac,第一分区的逻辑序列号-get hd,cpuid,mac....
hdinfo
- 查看硬件 CPU 频率:Pentium(R) Dual-Core CPU E5300 @ 2.60GHz CPU 厂商:GenuineIntel 主板:GBT - 42302e31 Award Modular BIOS v6.00PG 光驱型号:BENQ DVDROM DD18SA 网卡型号:Atheros AR8132 PCI-E Fast Ethernet Controller 内存大小:2037M 声卡:Realtek HD Audio outpu
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.
Pub_src
- 2个对话框,用来获取硬件序列号,和生成注册码,还有个加密解密的类-2 dialog box, used to obtain the hardware serial number, and generate registration codes, there is a class of encryption and decryption
delphi获取usb序列号
- delphi获取usb硬件序列号,U盘序列号用作软件注册授权
HID
- windows平台非常好用的硬件序列号获取 用于软件加密(The hardware serial number is obtained for software encryption)
检查硬件序列号
- 可以检测到硬件CPU网卡等序列号,可以做硬件绑定(You can detect the hardware CPU network card and other serial number, you can do hardware binding)
硬盘序列号,CPUID,网卡MAC获取,支持delphi XE10.2,全源码可编译,亲测可用
- 支持delphi XE10.2,非常好用的硬件ID获取源码,亲自修改,绝对可以编译运行。可获取CPUID,硬盘序列号、网卡MAC、BIOS序列号。有完整的全部源代码。win10需管理员权限运行。