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

搜索资源列表

  1. dll_test_MD5

    0下载:
  2. MD5 加密算法 Delphi 源码。 编译为dll文件,方便其他语言的系统调用-MD5 encryption algorithm Delphi source. Dll file to compile and facilitate language system calls
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:269420
    • 提供者:周锋华
  1. 经典算法DES

    0下载:
  2. 用DELPHI实现的经典加密算法DES,能够对文本文件进行加密。-This sutra DES encryption arithmetic is implemented by DELPHI.It can encrypt the textfile.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8530
    • 提供者:大撒法
  1. AES 加密算法

    1下载:
  2. 一个免费实用的DELPHI AES 加密算法函数包及演示文件,给有需要的朋友-a free practical DELPHI AES encryption algorithm function package and demonstrate the documents to a friend in need
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:213647
    • 提供者:严臣
  1. PEEncrypt_gb2312

    0下载:
  2. delphi语言,另有少量汇编代码,实现了PE文件的加密。-language, and another small amount of code compilation, achieved a PE file encryption.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:214120
    • 提供者:npu
  1. DES文件加密模块

    0下载:
  2. 用delphi实现的des加密算法,但是只能对对纯文本进行加密。本人的联系方式erac_cn@126.com-achieved using DES encryption algorithm, but only against a plain text encrypted. My Contact erac_cn@126.com
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:195244
    • 提供者:刘毅
  1. AES.rar

    0下载:
  2. 比较严谨的算法,分别针对字符串、文件、流的加密解密算法,, Respectively, for string, file, stream encryption and decryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:249533
    • 提供者:cloneper
  1. md5

    0下载:
  2. 对文件产生md5摘要.文件是否被修改一看就知。-Md5 a summary of the document produced. Documents are being modified one look to know.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-15
    • 文件大小:116323
    • 提供者:kprc
  1. des

    0下载:
  2. des文件加密系统。-des document cryptographic system.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:191116
    • 提供者:
  1. Anti-Unpacking

    0下载:
  2. Anti-Unpacking... 反脱壳示例 ├──FileSize...........用文件大小校验软件 └──FileCRC32..........校验文件完整性-Anti-Unpacking ... anti-shell sample ├ ─ ─ FileSize ........... check software using file size └ ─ ─ FileCRC32 .......... File Integrity Check
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:722340
    • 提供者:王刚
  1. VMProtect

    0下载:
  2. VMProtect 简介 VMProtect 是新一代的软件保护系统,不像其它常见的保护系统,VMProtect 可以修改应用程序的源代码。VMProtect 将原文件的部分代码转换为在虚拟机中运行的字节码。您可以将虚拟机想像成带有不同于 Intel 8086 处理器指令系统的虚拟处理器;例如,虚拟机没有比较两个操作数的指令,也没有条件跳转和无条件跳转等。 支持的编译器: Delphi Borland C Builder Visual C/C++ Visua
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:16564
    • 提供者:cxzhack
  1. Delphi

    0下载:
  2. VMProtect 简介 VMProtect 是新一代的软件保护系统,不像其它常见的保护系统,VMProtect 可以修改应用程序的源代码。VMProtect 将原文件的部分代码转换为在虚拟机中运行的字节码。您可以将虚拟机想像成带有不同于 Intel 8086 处理器指令系统的虚拟处理器;例如,虚拟机没有比较两个操作数的指令,也没有条件跳转和无条件跳转等。 支持的编译器: Delphi Borland C Builder Visual C/C++ Visua
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:3594
    • 提供者:cxzhack
  1. 917182414932

    0下载:
  2. 实现了AES加密的功能,包括文件加密、流加密、文件加密。-AES is short for Advanced Encrypt Standard.The source code encrypt file,stream and strring.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:228508
    • 提供者:meng
  1. jiamijiemi

    0下载:
  2. 加密解密,用于文件加密解密delphi写-Encryption and decryption for file encryption and decryption delphi write
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:10356
    • 提供者:shaw
  1. MD5

    0下载:
  2. 调用了CNPACK的MD5加密单元 MD5文件数字签名实例代码,使用delphi写的,可以直接拿来用的-MD5 -Call of the MD5 encryption unit CNPACK document digital signature MD5 code example, use delphi write, can be directly used with the-MD5
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:410991
    • 提供者:weiny
  1. ke

    0下载:
  2. delphi编写的加壳程序,实现对文件保护-delphi write the packers program to realize File Protection
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2014-08-21
    • 文件大小:24628
    • 提供者:kfc
  1. FileEncrypt

    0下载:
  2. 一个用各种加密算法给文件加密的Delphi例子。为了减小文件size把执行文件去掉了。D7下编译。-A full example that encript a file with many motheds.You should sompile it under D7.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:19698
    • 提供者:jack tiger
  1. jguytyughjgyu65467687kjhkhgjg

    1下载:
  2. 客户端DAT文件加解密源码...用于加解客户端dat文件-Client DAT file encryption source code added solutions for clients ... dat files
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:186017
    • 提供者:xfxf
  1. DES(delphi)

    0下载:
  2. 强大的DES加密解密程序。 提供密钥后, 提供任意文件,生成加密后的密文。 提供任意文件,生成解密后的明文。-Strong DES encryption and decryption process. Provide any file, generate the encrypted ciphertext. Provide any documents, generate decrypted plaintext.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:197437
    • 提供者:李淑怡
  1. SaveFileInToBMPImage

    0下载:
  2. 将任意文件保存到 BMP 图像文件内 , 可以起到加密类似的作用 。-Any files saved to the BMP image file, encryption can play a similar role.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:354236
    • 提供者:Robert
  1. 灰鸽子万能捆绑

    0下载:
  2. 如果文件扩展名是RAR,该文件为压缩格式!请您用WINRAR解压! ║  ║1.后缀名为*.chm、*.exe的电子书,不需安装任何软件即可直阅读。 ║ ║2.后缀名为*.pdf的电子书,需安装Arcobat Reader软件。 ║ ║3.后缀名为*.pdg和*.001,*.002......的电子书,需安装超星阅览器。║ ║4.后缀名为*.wdl的电子书,需安装DyanDoc Free Rea
  3. 所属分类:加密解密

« 12 3 »
搜珍网 www.dssz.com