CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - 网卡地址

搜索资源列表

  1. SoftLicence

    0下载:
  2. 一个基于3des加密、解密程序, 利用网卡物理地址进行加密生成程序的licence的dll,含样列代码-based 3DES encryption, decryption procedures, using Ethernet physical address generation encryption procedures of the license dll, containing sample code out
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:385.55kb
    • 提供者:邹远富
  1. zhucemabaohu

    0下载:
  2. 如何通过机器标识 (CPU序号,网卡mac地址),生成注册码,对你的软件作品进行保护,让只有获得注册码的机器,才能运行你的软件或才有全部功能。可惜取CPU序号,网卡mac地址只有dll,没有源码。但注册码演示的是全部源码-how machines identification (CPU serial number, network card mac address), Serial Number Generation, to your software works to protect and
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.41mb
    • 提供者:定高翔
  1. 到得CPU序列号、网卡MAC地址、注册码保护例子

    0下载:
  2. 转载,软件注册案例-reproduced, software registration case
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.14mb
    • 提供者:tme
  1. Host

    0下载:
  2. 取主机网卡地址,可用于加密-from mainframe NIC addresses can be used to encrypt
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:959byte
    • 提供者:于晓东
  1. Rsa_decrpt.rar

    0下载:
  2. 密采用RSA加密算法,对网卡MAC地址进行加密,产生的秘文作为软件的验证码。密钥生成器ProductKey.exe;加密机/解密RsaEncrypt.exe ,Micronesia RSA encryption algorithm used to encrypt the network card MAC address, as the secret generated by software verification code. Key Generator ProductKey.exe en
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-21
    • 文件大小:6.18mb
    • 提供者:Scott
  1. MAc

    0下载:
  2. 用C++获取硬盘的序列号ID以及网卡的MAC地址的源代码,可以用此方式结合md5加密算法进行软件加密。-Using C++ access to the hard drive serial number and ID card of the MAC address of the source code can be used this way md5 encryption algorithm combines encryption software.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:3.21kb
    • 提供者:夏雨
  1. maclic

    0下载:
  2. 一种通过判断网卡地址来控制软件使用期限的算法,简单有效。-Address of a card through the control software to determine the use of time algorithms, simple and effective.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:1.05kb
    • 提供者:tailiu
  1. EthernetAdapter

    0下载:
  2. 一个读取网卡物理地址的程序,可以用于程序加密使用-Network card physical address of a read process, encryption can be used for program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:39.07kb
    • 提供者:刘文
  1. auth

    0下载:
  2. 利用网卡Mac地址给程序加密的类. _Authorate.pas 是该类的delphi源码 testauth.dpr 是引用该类给程序加密的delphi程序实例-It is a delphi class to authorate a program by using the MAC number of NIC card.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:4.4kb
    • 提供者:Viktor
  1. CreateKeys

    0下载:
  2. 通过网卡地址生成密钥文件"Syskey.dat",可以生成对应本机网卡的密钥文件,而且还能手动输入网卡地址串进行生成密钥,手动输入地址时不能有“:”号。-Ethernet address key file generated by " Syskey.dat" , corresponding to the local network card can generate the key file, but also manually enter the card address st
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:994byte
    • 提供者:flyerboys
  1. CheckKeys

    0下载:
  2. 根据网卡地址和密钥文件进行检查。密钥文件可以使用我的另外一个生成密钥的程序来生成。注:机器上只能有一个物理网卡。-According to Ethernet address and key documents to be checked. Key file you can use my another program to generate generate a key.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:953byte
    • 提供者:flyerboys
  1. Vc6package

    0下载:
  2. VC++ 6.0 源码包.包括:AES算法加密文档源码,MD5算法加密源码,检测CPU和硬盘序列号生成注册码源代码,检测网卡MAC地址生成注册码源代码,利用INI文件注册软件的源码,利用INI文件注册软件的源码,利用INI文件注册软件的源码,网络数据包加密源码-VC++ 6.0 source code package includes:. AES algorithm to encrypt the document source, MD5 encryption algorithm source c
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:1.97mb
    • 提供者:namejiang
  1. DecryptCSR

    0下载:
  2. 服务器认证签名的程序,通过读取应用服务器的mac地址,网卡等信息通过秘钥加密生成密文,再管理端对应密文生成解密文件,然后将解密文件再应用签名之后应用才可以正常使用。从而限制一个应用多台服务器使用的情况-Server authentication and signature of the program, by reading the MAC address of the application server, cards and other information through a secre
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-29
    • 文件大小:11.29kb
    • 提供者:李求智
搜珍网 www.dssz.com