搜索资源列表
Dezender3.0
- 全新的3.0版出来咯!本次的新版本用户界面部分采用Delphi重写,界面上漂亮很多了,功能也在逐步加强,内核上进行和更新,新的版本为绿色免安装版,解压缩即可使用。本程序用于解密zend加密过的php程序,还原加密前的源代码。 请勿将需解密的文件放在桌面或者路径过长的中文文件夹内,否则将无法解密。 欢迎大家下载测试,
文件夹加密
- 文件夹简单加密解密源码 delphi源码 简单实现文件夹加密
Demo
- 加密和解密文件夹源代码。 该程序实现对文件夹的简单加密和解密功能。-Encrypt and decrypt a folder, the source code. The program to realize a simple folder encryption and decryption functions.
RSA
- RSA加密算法,可以实现实现128,256,512,1024,2048位的RSA加密解密运算-Use vc++ Realize RSA encryption and decryption algorithm source code.RSA digital signature algorithm of RSA
AdultPDFPasswordRecovery
- Adult PDF Password Recovery PDF 解密工具, 对一些加密的PDF文件解密, 解密可以复制修改PDF内容-Adult PDF Password Recovery PDF decryption tool, a number of encrypted PDF files to decrypt, decrypt PDF content can be replicated changes
DES3
- C编写三层DES的加密算法 使用C编写DES、DESX、DES3加密算法,以及演示如何在Delphi中调用C编写的加密解密算法。-C to prepare three-DES encryption algorithm using C preparation of DES, DESX, DES3 encryption algorithm, as well as demonstrate how to call C in Delphi encryption and decryption algor
Des
- 一起四个函数 uses 这个单元就可使用 function EncryStr(Str, Key: String): String function DecryStr(Str, Key: String): String function EncryStrHex(Str, Key: String): String function DecryStrHex(StrHex, Key: String): String 分两队,分别是加密和解密的-With the four
DES_Delphi
- 加密解密算法DES的Delphi源代码,完整工程,包括例子,已编译,可以直接查看效果-DES encryption and decryption algorithm of the Delphi source code, complete works, including examples, has been compiled, you can directly see the effect
jjm
- delphi中对字符串进行加密与解密,适用于帐号等信息的加解密处理,避免帐号泄漏,程序为单元形式,直接加入工程即可调用.-delphi on string encryption and decryption for account information such as encryption and decryption processing, to avoid leaking account, procedures for the unit forms can call directly in
wordpad
- 用delphi编写的写字板程序,除支持windows自带写字板的功能外还支持加密解密功能。-wordpad program using delphi,similar with windows wordpad,but support document encryption and decryption
RRC4-DelpphiC
- RC4 加密解密单元delphi版附件压缩包里有两个单元文件,其中Rc4_Kol_Unit.pas是在delphi KOL编程时引用。若只是delphi编程只须引用Rc4_Unit.pas单元即可。函函数名: Rc4_StrEncrypt()描 述: RC4 Based string encryption参 数: i_Encrypt ——为 1 是加密, 0 是解密(integer类型); s_En -RC4 encryption decryption unit annex to the d
daaddvlstd7e
- delphi的加密解密控控件源码DELPHI7.0 -delphi control the encryption and decryption source code control DELPHI7.0
EncDecTXT
- 基于Delphi的文本内容加密解密程序,对文本文件中内容进行加密解密。 -Based on the Delphi text content encryption and decryption procedures, the contents of a text file encryption and decryption.
Heartbeatpackage
- 使用Delphi平台,运用RSA-非对称算法对数据内容进行加密解密的操作-Using Delphi platform, the use of RSA asymmetric algorithm to encrypt the data content decryption operations
DES3
- 使用C编写DES、DESX、DES3加密算法,以及演示如何在Delphi中调用C编写的加密解密算法。-Written in C DES, DESX, DES3 encryption algorithm, and demonstrate how encryption and decryption algorithms written in C to call in Delphi.
Delphi_376034
- 简单文件加密(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,
Delphi_407174
- 这是一个使用Blowfish算法进行加密、解密的一个实例,在Delphi中,Blowfish算法的应用你不能不知道。在你输入明文、密钥、密文后,就可实现简单的Blowfish加密过程,学习Delphi的初学者,Blowfish算法加密解密是个应该掌握的加密技术。 -This is an algorithm using Blowfish encryption, decryption one instance, in Delphi, Blowfish algorithm application
Blowfish
- 比较古老的blowfish加密解密算法,delphi版,供需求的人员参考。 -Compare ancient blowfish encryption and decryption algorithms, delphi version, demand for staff reference.
des加解密算法delphi10.1编译通过
- des加密算法,delphi10.1编译通过,就两个函数,一个加密一个解密,操作简单(DES encryption algorithm, delphi10.1 compiler through, on the two functions, an encryption, a decryption, simple operation)
delphi实现文件加密解密
- delphi实现文件加密解密 delphi实现文件加密解密