搜索资源列表
md5加密器
- MD5加密器,可自行对任何数据进行加密,加密后的数字以16位和32位分别显示-MD5 encryption device, on its own any data encryption, encrypted the figure to 16 and 32, respectively
md5加密破解
- MD5加密破解器,可对任何MD5加密文件进行破解,不过这要花时间下去的哦-crack MD5 encryption, which can be of any documents MD5 encryption crack, but it takes time to go oh
DES 加密系统的 C 语言源代码
- 一个可直接使用的DES加密算法,不需要修改代码。-a direct access to the DES encryption algorithm and do not need to amend the code.
远程监控与加密webservice
- 使用C#语言开发的远程监控管理平台;使用soaphead对webservice进行加密的实例-using C# language development of remote monitoring and management platform; Soaphead right to use encryption webservice example
asp MD5 加密
- 把后缀修改为asp后可直接使用。 asp环境下的MD5加解密源代码。
ecc加密
- 用ecc实现加密的程序。
php_scre 开源的PHP文件加密程序
- php_scre 开源的PHP文件加密程序。官方只提供LINUX版本的,在这里我提供一个WINDOWS版本的,里面带有项目文件,可以直接用VC编译。,php_scre open-source PHP file encryption program. LINUX version of the official only, and in here I offer a WINDOWS version, which with the project file, you can directly comp
一款用来解密网页POST封包所加密的信息的编码解码工具
- 一款用来解密网页POST封包所加密的信息的编码解码工具 源码简单易懂-POST is used to decrypt a packet of pages of information coding and decoding encrypted source code easy to understand tools
SPI
- 用SPI加密数据包。基于WINSOCK2 SPI层。-Encrypted data packet with SPI. WINSOCK2 SPI-based layer.
EMailEnCrypt
- Email加密发送程序-Email encryption sent procedures
MailEncrypt
- 邮件加密的程序,地球人都知道是怎么回事,但是代码可是很不错的咯.- The mail encryption procedure, Earth people all knew is how a matter, but the code but is very good
smtp_withcrypt
- smtp发邮件程序,支持加密/签名-smtp sends the mail procedure, supports the encryption/to sign
TestSendMail
- 一个发送邮件的示例程序(内含base64加密算法)-Send e-mail a sample program (containing the base64 encryption algorithm)
E-mail
- 基于97码加密解密算法的安全电子邮件系统的设计与实现-Encryption and decryption algorithm is based on 97 yards of the secure e-mail system design and implementation of
SMTP
- 邮件发送编程是一个实用的邮件发动程序,能够设定smtp的验证,同时也能够发送附件,还能够设定各种编码以及数据加密。-Mail e-mail program is a practical starting procedures, to set the smtp authentication, but also the ability to send attachments, but also can set all kinds of coding and data encryption.
lan-chat
- 这是一个局域网类似qq的在线windows聊天软件源代码,分为客户端和服务器,客户端可以看到在线用户,并进行会话,并对发送的消息进行了加密解密-This is a LAN QQ similar online windows chat software source code, is divided into client and server, the client can see online users, and conversation, and to send a message to
php混淆加密破解工具(找源码)
- 加密解密本套程序,使用了:Zend Guard - 6.0.0 加密(如果你可以解,欢迎与我交流) 需要:php 5.4以及ZENDLOADER 系统已经集成命令行工具! 将加密的文件 放到:encoded 目录中,解密后文件会放到:decoded 目录中 有事也欢迎加QQ群342233194 来讨论(Encryption, decryption)
3
- 使用DES加密算法,实现了TCP聊天程序的加密,在linux环境下运行。(Using the DES encryption algorithm, the TCP chat program is encrypted and run in the Linux environment.)
PHPhxjm
- PHP混淆加密破解脚本是一款支持zym解密、PHP神盾解密、phpdp解密、phpjm解密、tianyiw解密、vidun解密的脚本,需要php 5.4以及ZENDLOADER系统已经集成命令行工具,需要的朋友欢迎前来下载使用! ps:本套程序,使用了:Zend Guard - 6.0.0 加密 使用说明: 将加密的文件 放到:encoded 目录中 运行解密脚本,解密后文件会放到:decoded 目录中 知识扩展: 编程语言为什么需要混淆? 1.保护代码,防
servelet+jsp以及md5加密实现登录注册
- 本项目采用servelet+jsp实现登录注册,并整合了md5加密方式,数据库采用mysql