搜索资源列表
xlspass
- 本程序只用于个人EXCEL密码遗忘时,试图探测密码; 减少重复劳动,不可进行其它不当使用,否则后果由使用者自负; 在文本框中输入EXCEL文档的全路径名称,例如: C:\\doc\\book1.xls; 适用于WINDOWS95/98/NT系统 ,安装了EXCEL97 。 此源码公开,欢迎感兴趣的网友优化提高。 稍加修改即可用于探测ACCESS ,WORD 文档的密码。 适当修改或增加密码字典:dict.DIC(纯文本),可提高探测速度。 可探测1~1
LZWarithmetic
- LZW算法基于转换串表(字典)T,将输入字符串映射成定长(通常为12位)的码字-LZW algorithm is based on converting Series (dictionary) T, the input string mapping into fixed-length (usually 12) the code word
Des加密解密文件
- 可以操作的文件类型:TXT、DOC、JAVA等,且Word文档中包含图片也没问题 运行时使用的例子是本目录下的111.doc文件,运行后自动生成222.doc文件和333.doc文件。 其中111.doc文件加密后的文件是222.doc文件,222.doc文件解密后文件是333.doc文件。-can operate file types : TXT, DOC, JAVA, but Word document contains photographs have no problem ru
twofish-assem
- 一个towfish加密算法的源代码,请大家看看交流一下,谢谢大家了。总算到了个字。唉,真是的。-a towfish encryption algorithm source code, please see things about, I thank the people. Finally the word. Oh, too bad.
twofish-optimized-c
- 一个towfish加密算法的源代码,请大家看看交流一下,谢谢大家了。总算到了个字。唉,真是的。-a towfish encryption algorithm source code, please see things about, I thank the people. Finally the word. Oh, too bad.
twofish-reference-c
- 一个towfish加密算法的源代码,请大家看看交流一下,谢谢大家了。总算到了个字。唉,真是的。-a towfish encryption algorithm source code, please see things about, I thank the people. Finally the word. Oh, too bad.
duobiaotidai
- 一个周期3的多表代替密码,第1个表由密钥字法产生(密钥字自拟),第2个表由洗牌法产生(注意,字母a~z与数字0~25一一对应),第三个表由公式法产生(数学公式自拟,注意它须是Z26上的一个一一变换)-a cycle of three multi-table instead of passwords, a table by key word method, (key word from the intended), Table No. 2 produced by shuffling method
v5395_iword
- Iword2004 文档控件源码 1,控件支持全部Office菜单,支持Office的打印预览,控件强大的B/S通讯技术。 2,能够将服务器数据库中的数据或者用户自定义的数据插入当前文档的指定位置。 3,可以将文档中的指定数据随时保存到服务器数据库或者指定的目录中。 4,控件能够在浏览器窗口中直接编辑Word文档并保存到Web服务器上,实现文档和数据库的统一管理。 5,控件同时支持痕迹保留,手写签名,电子印章等办公自动化系统必备的功能。 6,控件采用标准HTTP协议,
hmac-zy
- hmac的verilog代码, 通过控制字选择进行sha1运算或hmac运算-hmac the verilog code word through the control options or hmac sha1 Operational Operational
1429
- 好啊,就是好啊,真的好啊,老大,真的真的很好啊,呵呵!-good, and is good, and really good, and brother, and really really good ah that the word!
xixianquan
- JAVA环境下的四种古典加密算法,移位,仿射,维吉尼亚,置换 详细的WORD设计文档,里面包含源码和运行程序截图-Java environment of the four classical encryption algorithm, displacement, affine, Virginia, WORD replacement detailed design document, which contains the source code and operating procedures
java_des_crypto
- DES加密解密程序的主程序在 FileDES类中 运行时使用的例子是本目录下的111.doc文件,运行后自动生成222.doc文件和333.doc文件。 其中111.doc文件加密后的文件是222.doc文件,222.doc文件解密后文件是333.doc文件。 可以操作的文件类型我实验了TXT、DOC、JAVA等都没有问题,且Word文档中包含图片也没问题
officepasswordcracker
- 可以破解由数字和大小写字母和各类符号组成的word或excel的密码。
miracl-manual
- 密码算法程序包miracl使用手册 The full Manual is available in both MS Word
EncryptFile
- 文件加密,解密 支持word,excel,ppt和各种图片
crc
- CRC码产生器与校验器程序 Features : Executes in one clock cycle per data word Any polynomial from 4 to 32 bits Any data width from 1 to 256 bits Any initialization value Synchronous or asynchronous reset
rsaeuroi.rar
- RSA加密算法源代码 RSAEURO Version 1.02 Distribution In this distribution the various files are included in the directories below. DOCS - RSAEURO Documentation Directory DEMO - Demo Applications Directory SOURCE - Source Code Directory scr
CSharpDes
- 标准CSharpDes加密算法,WORD的文件,包含了加密解密。-C# Des加密算法
WORD
- 暴力破解word密码,可以使用字库,也可以自定义-Word password brute force
Key-Word-cipher-EncaDecryption
- 密钥短语密码加密解密,标准C实现,本科密码学课程实践-Key Word cipher Encryption and Decrytion, implemented with standard C