搜索资源列表
ranEncode
- 随即加密算法,加密解密使用同一个函数,密文长度不改变。可以用在网页或程序中。-immediately encryption algorithms, encryption and decryption using the same function, the secret does not change the length of the text. The website can be used or procedures.
MD5_js
- MD5算法在js中的实现,用于jsp网页中的加密-js MD5 algorithm in the realization jsp page for the encryption
jm1
- 一个小的网页加密器-a small website encoder
GetIhtmll
- 获取网页星号密码,和网页源代码-asterisk website access password, and the website source code
findpass
- 抓取网页密码,能够轻松的将网页上的密码抓取下来,功能比较简单实用
3
- 网页密码抓取
IT168.com-2762HtmlEncode24
- 本软件可用于html网页加密,加密后的网页能够正常在Internet Explorer或者Netscape Navigator浏览,但是源代码无法正常编辑或查看,能够比较有效的保护您的劳动成果。支持单个html文件加密,具有针对性的保护您的重要html文件。同时支持批量html文件加密解密,支持目录及子目录html文件加密解密,更加快捷方便。强大的html文件备份及还原机制及时有效的保护您的原html文件。
ScriptControl
- 破解网页中的 VB.Encode 加密, 批量操作, 超快,爽
getMIMA
- 抓取网页密码,很有意思的程序,值得下载。
RC4_JS
- RC4加密算法的Javascr ipt实现,用于网页中的RC4加解密。
guester_escape_unescape
- web2.0的网页加密程序,借用Oak/lyris提供的函数进行加解密
md5
- JS做的MD5加密算法,可以直接在网页上对您要加密的信息进行MD5加密
用ASP实现基于数据库的网页加密
- 用ASP实现基于数据库的网页加密-ASP web-based database encryption
AccesstoSql
- ASP脚本解密工具,可解密ASP网页文件!-ASP scr ipt decryption tool that can decrypt the file ASP pages!
DecodeScripting_Pro
- 网页源代码加密解密工具,WINDOWS 系统各版本可用!-Web page source code encryption and decryption tool, WINDOWS system version is available!
encrypt
- 只写了一个htm文件就十分强大的实现了为网页的加密和解密功能,非常非常实用。赶快下载吧-Htm file just written a very strong realized on the web page encrypt and decrypt functions, very, very practical. Quickly download it ~ ~
md5base64
- md5 和md5+base64算法通过html网页显示-md5 and md5+ base64 algorithm
JavaDES
- Java DES 加密代码,可用在网页、J2EE等系统中使用-JAVA DES
source-code
- 提供一些网页加密的代码,界面比较简单,只是用于加密,没有解密的代码-it is about web page encryption.the face is simple ,but this system is just for encryption .
gae-django-cms-encry.tar
- 将gae-django-cms 网页文件加密 环境:在Google App Engine下使用gae-django-cms 搭建的CMS 目的 : 加密HTML网页文件,使之可以在浏览器中正常显示,但是查看HTML文件时,显示乱码。 方式:将源生成的数据(html) 在服务器端用python加密,然后再在浏览器端用javascr ipt解密 加解密算法,从http://www.aspxhome.com/javascr ipt/program/20103/1284528.ht