CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 文件加密

搜索资源列表

  1. Encrypt

    0下载:
  2. 使用CSP实现高强度文件加密,widows平台。-The use of CSP to achieve high-strength file encryption, widows platform.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:16109
    • 提供者:杨方宇
  1. baohu

    0下载:
  2. 经典的文件夹保护、加密源代码,有许多应用技巧,值得大家-Classic folder protection, encryption source code, there are many skills which we should
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:49088
    • 提供者:peace
  1. NTFsrc

    0下载:
  2. 文件过滤驱动事例程序,可在此事例程序上进行修改成透明加密过滤驱动。-File filter driver example procedures in this case the procedure can be carried out on modified transparent encryption filter driver.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:326537
    • 提供者:yangjia
  1. EST-Evilhsu

    0下载:
  2. 系统锁定功能为单独软件被认为是病毒(应该是对软件加壳进行报警),部分杀毒软件会认为blackskylock.bin是病毒。 软件功能: 1.系统信息获取 2.文件信息获取 3.系统进程管理 4.系统服务管理 5.系统驱动管理 6.硬盘信息获取 7.注册表启动项管理 8.终端服务(3389)端口修改 9.MD5算法加密模块 10.BASE64算法加密解密模块 11.URL编码功能和十六进制转换功能 12.文件压缩模块(Dwing的算法)
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:664902
    • 提供者:
  1. feige

    0下载:
  2. 飞鸽传书(IP Messenger)是一个小巧方便的即时通信软件,它适用于局域网内甚至广域网间进行实时通信和文档共享。基于 TCP/IP(UDP),无需服务器,简单易用。可传送文件和文件夹。通讯数据采用RSA/Blofish 加密。-Dove Chuanshu (IP Messenger) is a compact and convenient instant messaging software, it applies to the LAN or even WAN conducted real
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:7896898
    • 提供者:
  1. FileSet1

    0下载:
  2. 文件加密,解密。是自己的文件更安全-File encryption, decryption. Their own files more secure
  3. 所属分类:File Operate

    • 发布日期:2017-04-16
    • 文件大小:50214
    • 提供者:马丽
  1. CodeFiles(CryptoStream)

    0下载:
  2. 加密解密文件,是一款精确加密解密的软件,具有较高的效率和实用性 加密方法精巧 难以破解,值得大家去放心使用。-Encryption and decryption files, is a precise encryption and decryption software, with high efficiency and practicality of sophisticated encryption methods difficult to decipher, ease of use wort
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:18741
    • 提供者:jyjjyj
  1. File_EN_DE

    0下载:
  2. 文件加密解密工具,我写的,还算可以吧,凑合用-Document encryption and decryption tool that I wrote.
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:20826
    • 提供者:stevenpaul
  1. DOG

    0下载:
  2. 有加密狗 加密文件软件 维护知识产权 VC++编程-VC++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:45323
    • 提供者:macco
  1. filetoolarchive

    0下载:
  2. 使用VC编写的文件操作类FileTool,主要有四个函数: //加密文件,输入参数为文件名,采用了BlowFish加密算法 BOOL EncryptFile[char * pFileName] //解密文件,输入参数为文件名 BOOL DeCryptFile[char * pFileName] //对某一目录下的文件打包,包括子目录,采用了LZARI压缩算法 BOOL Archieve[char * dir, char * arch] BOOL
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:22926
    • 提供者:wulang
  1. Format

    0下载:
  2. 在破解某加密狗软件实用的数据时写的一个解码程序,主要使一些文件操作,其中的目录遍历实用的是循环结构,性能还不错,值得参考!-Crack dongle software in a practical data Writing a decoding process, mainly to make some file operations, which are useful directory traversal cycle structure, the performance was not bad
  3. 所属分类:File Operate

    • 发布日期:2017-04-27
    • 文件大小:13617
    • 提供者:刘名
  1. key

    0下载:
  2. 文件加密及解密,生成密码文件,需要.NET2.0的支持-File encryption and decryption to generate the password file required. NET2.0 support
  3. 所属分类:.net

    • 发布日期:2017-04-30
    • 文件大小:10907
    • 提供者:flw
  1. regserver

    0下载:
  2. 文件加密注册工具 复制序列号即可生成加密文件 方便使用-Register file encryption tool to copy the serial number to generate an encrypted file to facilitate the use of
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:104437
    • 提供者:andrew
  1. CryptAPI

    0下载:
  2. CryptAPI是微软在Windows系统中嵌入的一套公钥体质,提供对称加密、非对称加密、散列、签名等密码学的借口。Wcrypt2.dcu是把C语言的CryptAPI包翻译为Delphi中的借口文件。
  3. 所属分类:Hook api

    • 发布日期:2017-04-16
    • 文件大小:307312
    • 提供者:李连杰
  1. Download

    0下载:
  2. 用visual studio 2005,语言是C#,写的WEB下载文件地址加密程序。-Using visual studio 2005, language is C#, write the address of the WEB file encryption download.
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:20305
    • 提供者:savage
  1. 19854783wenjianjiamiZZG315)

    0下载:
  2. 文件加密的好代码,供大家学习,共享了,感觉很不错的-File encryption code of good for the U.S. study, share, and feel very good
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:63061
    • 提供者:YUANJNFA
  1. ENC-DEC

    1下载:
  2. 基于vb6.0的文件加密源码,将文本加密-Based on VB6.0 source of file encryption, text encryption
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:2432
    • 提供者:dshdsh
  1. enc

    1下载:
  2. 命令行下执行,会将指定的文件或文件夹加密成一个文件,支持通配符。解密时恢复源文件结构。 enc 是主程序。 第一个参数e表示加密,d为解密 第二个参数是密钥。 第三个参数是源路径,支持通配符。解密时是需要解密的文件。-Under the command line will specify the file or folder into a file encryption, support of wildcards. Decrypted when the structure of
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:9902
    • 提供者:slice
  1. Crypt-OpenSSL-RSA-0.24.tar

    0下载:
  2. 基于 RSA的文件加密算法库支持各种加密算法 -Based on the RSA encryption algorithm Library of documents to support various encryption algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:11847
    • 提供者:zhangyingxian
  1. File

    0下载:
  2. 实现简单的文件操作,比如文件加密等。可以看看。-Simple file operations, such as file encryption and so on. Can look at.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:6246
    • 提供者:海海枫
« 1 2 3 4 5 6 78 9 10 11 12 ... 45 »
搜珍网 www.dssz.com