搜索资源列表
汇编文件加密解密
- FNAME1 DB 20 DUP (0) FNAME2 DB 20 DUP (0) HANDLE1 DW 0 HANDLE2 DW 0 TIPS DB 0DH,0AH,'PLEASE INPUT PASSWORD:$' ;输入密钥 MESS DB ' 
hex文件解密
- 详细解释HEX文件格式, 以便在烧写程序过程中使用-explanation for the format of Hex file in detail, so as to use in the process of programming.
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
加密、解密文件夹中所有文件
- 使用加密算法,加密文件夹内所有文件; 也可将文件夹内所有被加密的文件解密; 可设置密码; 可将文件加密到内存文件,供程序直接使用,而不必使用磁盘文件
tooflat透明加解密增加RC4算法 源码
- 驱动透明加解密经典源码
简单的文件夹加密
- 简单的文件夹加密与解密
文件保险柜
- openssl 对称加解密算法
C#文件encode & decode
- 將不想讓USER看的文件加密,附有解密讓程式使用
C#加密指定文件
- C#加密指定文件,浏览到想要加密的文件,可以是TXT或其它格式的文件,然后输入输入任意密钥,可以对选中的文件进行加密,由于设计出了可视化的窗体界面,因此使得本C#加密解密程序使用起来相当简单容易。
迅雷看看专有.XV格式文件解密工具
- 迅雷看看专有.XV格式文件解密工具,可提取出.xv加密文件中的原视频-Thunder look proprietary. XV format file decryption tool that can extract. Xv encrypted file of the original video
文件加解密
- 一个用来加密和解密文件的程序,很好用-One used to encrypt and decrypt files, good use
encrypt2
- 用C++实现的动态加密 为一个文件加密,写为另一个文件,再将另一个文件解密-C++, implemented as a dynamic encryption file encryption, write to another file, another file and then decrypt
EncryptDectyptTool_Src
- 写了一个文件加解密工具(VC9+OPENSSL) CA程序: 生成2个RSA密钥对,分别保存为PEM格式,密码保护私钥,文件名为“RSAPrivateKey.pem”和“RSAPublicKey.pem”。 加密: 将指定明文文件加密,密文件格式自已定义,要求文件内容用对称算法(3des)加密,对称密钥(KEY)为随机生成,随机密钥用“RSAPrivateKey.pem”的公钥加密后,存放在密文文件头内(KEY1);对明文文件做摘要计算(HASH),将计算结果用“RSAP
TestXmp
- 梦幻麻将馆xmp文件解密工具,xmp文件不能查看,通过该工具,可以转化成bmp文件。-Fantasy mahjong xmp file decryption tool, xmp file can not see through the tool, can be converted into bmp file.
ARM 加解密功能算法
- 文件包为ARM加解密库,都是C代码。 内部包含对称算法如AES、SHA、XXTA等。非对称算法包含RSA、ECC等。(The file package is the ARM encryption and decryption library, all of which are C code. The internal contains symmetric algorithms such as AES, SHA, XXTA, etc.. Asymmetric algorithms incl
PDF解密工具
- pdf解密,主要用于对加密的pdf的文件的一个解密,可以对pdf文件进行修改(pdf dsfdfds sdfsdfdsfsd sdfdfdf)
文件加密解密源码
- 可以对电脑上所有的应用程序进行加密解密保护(All the applications on the computer can be encrypted, decrypted, protected)
文件加密解密
- 对txt文件的加密解密,采用c++编写。(The encryption and decryption of the txt file, using c ++.)
LUAC解密工具
- luac解密工具 方便快捷的解密luac文件(Luac decryption tool to decrypt luac files conveniently and quickly)
aion文件解密加密工具
- aion文件解密加密工具,用于pak文件的加密和解密,方便对客户端和服务端文件的修改