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

搜索资源列表

  1. Demo

    0下载:
  2. 加密和解密文件夹源代码。 该程序实现对文件夹的简单加密和解密功能。-Encrypt and decrypt a folder, the source code. The program to realize a simple folder encryption and decryption functions.
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:186283
    • 提供者:baoquan
  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. PEEncrypt

    0下载:
  2. delphi加壳程序,可以给exe加壳.v1.0.使用了部分汇编程序-delphi encrypt exe.can add a shell to exe
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2014-08-21
    • 文件大小:143892
    • 提供者:陈东
  1. Lockbox

    0下载:
  2. Its a encryption tool for delphi 7. Its can encrypt with blowfish, md5, base64-Its a encryption tool for delphi 7. Its can encrypt with blowfish, md5, base64...
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:900827
    • 提供者:robesz101
  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. XOR_encrypt_In_Delphi

    0下载:
  2. delphi的XOR加密解密例子,考虑以下需求: 需要在页面中使用一种较简单的算法来加密信息(对称加解密),并且传递到Delphi中可以进行解密.-delphi encryption and decryption of the XOR example, consider the following requirements: the need for the use of a page than a simple algorithm to encrypt information (symme
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:8760
    • 提供者:ldeng76
  1. encrypt

    0下载:
  2. 通过SQL SERVER存储加密解密过程实现新增用户的密码加密和解密过程,验证登陆用户的合法性。-sqlserver encrypt delphi
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-09
    • 文件大小:1449835
    • 提供者:davy
  1. EncryptBitmap

    0下载:
  2. Use scanline to encrypt bitmap in Delphi.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:4380
    • 提供者:damjan32
  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. New_encryption

    0下载:
  2. To encrypt / decrypt strings without including "bad" characters (spaces, car return, line feed, tabs, etc) -To encrypt/decrypt strings without including "bad" characters (spaces, car return, line feed, tabs, etc)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:7380
    • 提供者:Robert
  1. 01

    0下载:
  2. delphi 写的图像加密程序 能够将文字信息加密到图片中-delphi write image encryption program can encrypt a text message to the picture
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:5243
    • 提供者:么建兴
  1. MySecNotepad

    0下载:
  2. AES encrypted secure notepad replacment program. Can also encrypt files on the fly by drag and drop.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:13388
    • 提供者:ab65
  1. Encrypt

    0下载:
  2. C#重寫delphi版對稱加密函數,雖然有點簡單,但在數據傳送過程中實現了加密-C# rewrite the delphi version of symmetric encryption function, though a bit simple, but in the process of achieving data transfer encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:526
    • 提供者:
  1. encrypt

    0下载:
  2. Delphi程序加密。加密是将每个字符提取出来与一个固定值进行异或,实现加密。-Delphi program encryption. Encryption is extracted from each character with a different fixed value or to achieve encryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:7513
    • 提供者:李唐军
  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. hashes.pas

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

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

    0下载:
  2. Encrypt.dll加密解密delphi调用实例。-Encrypt.dll encryption decryption delphi call instance.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:149672
    • 提供者:lvwei
  1. Caesar Encrypt

    0下载:
  2. Caesar Encryption example in Borland Delphi.
  3. 所属分类:Delphi控件源码

    • 发布日期:2017-12-31
    • 文件大小:250880
    • 提供者:wjaywi
  1. wxSqlite3 for Delphi

    3下载:
  2. wxSqlite for delphi ,支持数据库加解密(wxSqlite for delphi , support sqlite encrypt or decrypt)
  3. 所属分类:Delphi控件源码

    • 发布日期:2020-06-08
    • 文件大小:496640
    • 提供者:jun111111
« 12 3 »
搜珍网 www.dssz.com