搜索资源列表
三栏栅解密算法
- 此小程序为三栏栅解密算法程序,对进行过三栏栅加密的密文通过解密后可还原成相应的明文-this small program for three fencing decryption algorithm procedures, conducted three fencing encrypted ciphertext can be declassified by reduced accordingly expressly
vfp加密与解密
- 一个简单实用的数据加密程序,在我们生活中重要数据比如身份验证,采用明文存取,很容易被别人窃取,而先采用加密后再存入数据库,用的时候再还原,这样就保证了数据安全性.-a simple and practical data encryption procedures, in our lives important information such as authentication, access expressly adopted, it is easy for others to steal,
IT168.com-2762HtmlEncode24
- 本软件可用于html网页加密,加密后的网页能够正常在Internet Explorer或者Netscape Navigator浏览,但是源代码无法正常编辑或查看,能够比较有效的保护您的劳动成果。支持单个html文件加密,具有针对性的保护您的重要html文件。同时支持批量html文件加密解密,支持目录及子目录html文件加密解密,更加快捷方便。强大的html文件备份及还原机制及时有效的保护您的原html文件。
md5破解
- DeMD5 可以破译经 MD5 算法编码过的密码,如有些共享软件或论坛程序的注册码(密码)就是使用 MD5 算法编码的。 由于 MD5 是一种不可逆的编码算法,因此要“还原”出原始密码就只能用穷举法(暴力法)了。 本程序使用了公开的 MD5 算法模块,在P4-1.5G的机器上一秒钟可以尝试约20000个号码。另外本程序还带有四个实用的密码字典,-DeMD5 be deciphered by the MD5 algorithm coding passwords, as some forum or
MD5
- delphi实现的MD5算法实例,pascal还原MD5算法-Delphi realize MD5 algorithm examples
od-code-
- 一直对封包加密感到比较困惑,最近为了学习方法,特意跟了下某游戏的封包加密方式 游戏封包是经过一级加密,二级加密的方式,一级还没去研究,二级基本上原理上已还原出来 -Encryption of packets have been feeling more confused, the recent order learning methods, specifically a game with the next game packet encryption method is the res
DES
- 我自己写的一个DES算法,实现了DES的加密解密功能。可手动输入明文及密钥,加密后对密文进行解密,正确还原为明文。-I write a DES algorithm, to achieve the DES encryption and decryption functions. Can manually enter the plaintext and key, encryption, decrypt the ciphertext after, right back into plaintext.
CdesEnctoDelphiDesDec
- 本实例解决从C#中导出文件,经标准DES算法加密后再经Base64编码,对该文件通过delphi7进行Base64解码和Des算法解密后还原-To solve this example from the C# In the export file, with the standard DES encryption algorithm and then by the Base64 encoding, the document through the Delphi7 for Base64 decod
SCode
- DES算法的入口参数有三个:Key、Data、Mode。其中Key为8个字节共64位,是DES算法的工作密钥;Data也为8个字节64位,是要被加密或被解密的数据;Mode为DES的工作方式,有两种:加密或解密,如果Mode为加密,则用Key去把数据Data进行加密,生成Data的密码形式作为DES的输出结果;如Mode为解密,则用Key去把密码形式的数据Data解密,还原为Data的明码形式作为DES的输出结果。在使用DES时,双方预先约定使用的”密码”即Key,然后用Key去加密数据;接收方
Crack_ServU_6.2.0.0_OTP_STORAG
- 自己编写的密码破解程序 通过分析ServU 6.2.0.0的密码存储方法,对其存储的加密密码进行破解,以还原密码 声明:仅用来找回自己设置的密码,请不要用来窃取他人秘密!-Password crackers have written procedures for the analysis ServU 6.2.0.0 password storage methods, storage of the encryption of its crack the password in order
aronld
- 把一幅图像置乱,相当于加密,然后用相同的密钥再反置乱还原回原始图像。-To an image scrambling, which is equivalent encryption, and then use the same key again to restore the anti-scrambling back to the original image.
RSA
- 可随机产生素数,对输入的明文进行加密,病对密文解密还原为明文-Can be randomly generated prime numbers, the input plaintext is encrypted, the sick of the ciphertext is decrypted to restore the plaintext
base64
- 将源数据做base64运算,以及将base64后的数据还原为源数据-transfer source data to base64 and change the dest data to sourcedata
C_EnCodeDes
- C语言实现的DES加密解密算法程序,加密解密是可互逆的,对于需要还原的应用,可以采用这个算法.-Des Encode,Dedode
UltraEdit
- UltraEdit是一套功能强大的文本编辑器,可以编辑文字、Hex、ASCII 码,可以取代记事本,内建英文单字检查、C++ 及 VB 指令突显,可同时编辑多个文件,而且即使开启很大的文件速度也不会慢。软件附有 HTML Tag 颜色显示、搜寻替换以及无限制的还原功能,一般大家喜欢用其来修改EXE 或 DLL 文件,众多的游戏玩家喜欢用它来修改存盘文件或是可执行文件。 -UltraEdit is a powerful text editor that can edit text, Hex,
encypt
- 一款简单的字符串加密和还原字符串的小工具.-A simple string encrypted or decrypted tool
HideTextInBMP
- 将文本信息和密码信息自动隐藏在灰度图像中。达到加密效果,利用密码和灰度图像又可将文本信息还原。-Hide the txt file and password into a gray picture, in order to get the txt infomation,just type the password and recover it
StringEncrypt
- 加密和解密字符串算法,使用32位的私钥,可无限次加密,解密后能精确还原-String encryption and decryption algorithm, using 32-bit private key, unlimited encryption, decryption can be accurately restored after
program_RSA
- 这个文件夹中包含两个程序,假设分别有不同的用户使用,pro_dec程序先执行,以产生一个密码对,pro_enc程序一方创建一个plain.txt文件,并用此程序及获得的公钥生成密文。pro_dec一方可以用私钥还原得到原文。(此程序由于密码长度的关系,须加载NTL\ZZ.h包以支持大数字使用)-This folder contains two programs, assuming each with a different user, pro_dec program first implemen
Autorun_inf_Viewer
- 对加密 Autorun.inf 文件的解密,还原 Autorun 内容-Autorun.inf decrypt the encrypted files, restore Autorun content
