CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - delphi file encrypt

搜索资源列表

  1. Morphine

    0下载:
  2. Morphine v2.7,程序压缩源码,保护程序不被恶意修改-Morphine is very unique application for PE files encryption. Unlike other PE encryptors and compressors Morphine includes own PE loader which enables it to put whole source image to the .text section of new PE fi
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:31475
    • 提供者:hack
  1. uEncrypt

    0下载:
  2. 对文件进行加密或者解密,验证好用,测试环境delphi7.0-Encrypt the content of file or strings,delphi7.0 ,success
  3. 所属分类:CA program

    • 发布日期:2017-04-15
    • 文件大小:6777
    • 提供者:田春勇
  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. Encrypt_Decrypt

    0下载:
  2. Encrypt Or Decrypt Any file using a simple function ( not really encrypting , more like character changing )
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:10056
    • 提供者:Robert
  1. DZ-RC5_Tool

    0下载:
  2. DZ-RC5_Tool: encrypt or decrypt a file by the rc5 algo.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:272549
    • 提供者:hamza
  1. FileEncode

    0下载:
  2. File Encryptor, to encrypt and decrypt files, supports various formats of file encryption and decryption using the Delphi development tool design.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:181145
    • 提供者:frank
  1. 201062417334289

    0下载:
  2. 可以快速加密,字符串,文件,流等 资源类别: Delphi源码¦算法 -Can quickly encrypt, strings, file, stream and other resources Category: Delphi source ¦ algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:769836
    • 提供者:ifggef
  1. hashes.pas

    0下载:
  2. hash md5 encrypt string and file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:1280
    • 提供者:franklin
  1. kolch-crypt

    0下载:
  2. File crypt encrypt in Delphi
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-23
    • 文件大小:298614
    • 提供者:lofika
  1. Kodzik

    0下载:
  2. It is a program to encrypt files of any type of content by overwriting its contents. The program uses the XOR cipher. File after the encoding operation continues under the current name. A program written using Delphi.- It is a program to encrypt
  3. 所属分类:CA program

    • 发布日期:2017-04-06
    • 文件大小:204074
    • 提供者:awalum
  1. delphifr_CRYPTAGE-FICHIERS-METHODE-VERNAM-ULTIMAT

    0下载:
  2. encrypt a file in delphi
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-18
    • 文件大小:54069
    • 提供者:didier_o
  1. Encrypt.dpr

    0下载:
  2. 简单文件加密(Delphi解密代码),单击“选择文件”可选择要加密的文件,后面的是输入密码的选项,然后就执行加密操作了,当然也可以通过本程序解密-Simple file encryption (Delphi decryption code), click " Choose File" to select the file you want to encrypt, the latter is an option to enter a password, and then perf
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:10129
    • 提供者:pengkingli
  1. Delphi_028680

    0下载:
  2. Delphi CRC加密文件算法实例,选择文件后可加密文件,使用CRC算法,例子较简单,高手绕行,新手请参考代码。 -Delphi CRC algorithm instance encrypted file, select the file to encrypt files using CRC algorithm is relatively simple example, master bypass, novice, please refer to code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:9494
    • 提供者:LH78FZV
  1. Delphi_376034

    0下载:
  2. 简单文件加密(Delphi解密代码),单击“选择文件”可选择要加密的文件,后面的是输入密码的选项,然后就执行加密操作了,当然也可以通过本程序解密。以前有发过不少类似的Delphi加/解密程序-Simple file encryption (Delphi decryption code), click "Choose File" to select the file you want to encrypt, the latter is the option to enter a password,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:9489
    • 提供者:G3OV6KN
  1. Delphi_557520

    0下载:
  2. Delphi:Delphi环境使用SHA算法加密文件和字符的实例,或许有些朋友对SHA不太熟悉,其实这种算法经常可看到,比如从网上下载的一些DLL文件中,你可点击右键查看DLL属性,在“验证”一栏中,往往可以看到MD5校验码、SHA码、CRC32码等不同的加密算法验证码,当然,不只是DLL文件中,其它的文件像EXE也可以存在这些信息的,所以说SHA加密文件已经普遍,有必要通过本源码学习一下SHA加密的原理和实现方法。 -Delphi: Delphi environment instance
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:12543
    • 提供者:EPOHGYW
  1. Delphi_277780

    0下载:
  2. Delphi:一个适用于DELPHI环境的md5 转换器bas文件源代码,可以帮助您加密STRING类型的字节。 -Delphi: one for DELPHI environment md5 converter bas file source code, can help you to encrypt STRING type byte.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-13
    • 文件大小:2232
    • 提供者:UGRX3JF
  1. encryptdpr

    0下载:
  2. 简单文件加密(Delphi解密代码),单击“选择文件”可选择要加密的文件,后面的是输入密码的选项,然后就执行加密操作了,当然也可以通过本程序解密。-Simple file encryption (Delphi decryption code), click "select file" option to encrypt the file, followed by a password option, and then perform the encryption operation, of co
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:9729
    • 提供者:wpudn56
搜珍网 www.dssz.com