搜索资源列表
MD5
- 文件MD5码比对工具,实用查询比对两个文件是否一样-File MD5 code comparison tools, utilities, check whether two files are the same than
File_and_Text_encryption_ultra1.0.3
- ULTRA v1.0.3 File and Text encryption module. Very well documented sourcecode feat. strong and fast ULTRA symmetric encryption algorithm, OFB mode, variabel-lenght key, key quality check, data compression, string encryption to Crypto Message Format,
MD5ArchiveValidator
- 一个命令行下的MD5校验工具 ,用法:MD5AV [-c] [-f<FolderName>] [-h] [-n<FileName>] [-o<OutputFolder>] [-r] [-v] [-x<FolderName]-MD5ArchiveValidator (MD5AV) is a utility to confirm the accurate storage of files through MD5 Checksums. For each fil
pegwit
- 加密算法实现 Pegwit is a program for performing public key file encryption and authentication. Encryption means that pegwit allows you to keep the information in files you send by email (or other means) confidential. Eavesdroppers will not
Anti-Unpacking
- Anti-Unpacking... 反脱壳示例 ├──FileSize...........用文件大小校验软件 └──FileCRC32..........校验文件完整性-Anti-Unpacking ... anti-shell sample ├ ─ ─ FileSize ........... check software using file size └ ─ ─ FileCRC32 .......... File Integrity Check
Md5a_Tool
- 实现的MD5算法,经典,吐血推荐,可以直接加入的你的程序里面使用-the md5 program used for check some file is same or not
qumd5
- 文件取MD5 只要是用于私服登录器中的一个MD5验证 通过登录获取某些文件的MD5值 再从网关发送MD5对比值-MD5 file check as long as the registrar for a PW MD5 authentication login access to certain documents by MD5 MD5 values then sent from the gateway to the ratio
mymd5
- 该demo是根据md5算法,实现了文件夹的遍历。然后生成md5,从而校验文件-The demo is based on md5 algorithm to achieve a folder traversal. Then generate md5, so check the file
md5_file
- 文件夹包含arm-linux md5 摘要文件静态库以及pc-linux md5 摘要文件静态库和windows vc6.0md5 摘要文件静态库。这几个静态库方便实用。只要输入文件路径就可以得到文件的MD5摘要。适合需要传输文件并校验文件的完整性。-Folder contains the arm-linux md5 summary file and static library files pc-linux md5 summary of the static libraries and sta
CheckSum-Fixer-1.0
- md5加密验证,计算exe和dll文件是否正确-This value is an overall checksum of the whole file, often not set and left to 0x0000 by most compilers and thus doesn t happens often to worry about it, but sometimes this value is used to check if there have been alterations
IcyMD5
- 文件md5校验,将文件从资源管理器拖入,便可显示结果,-The file MD5 check, the files from Explorer into, can display the results,
MD52
- MD5文件码校验,很好用的文件编码代码,可以给文本文件逐行的编MD5码-MD5 file check (CRC), good use of the file encoding code to the text file line by line compilation of MD5 code
crc
- crc校验c代码实现类库,可实现对文件的crc校验,调用相关函数直接应用。-crc check c code to achieve the class library, can realize the direct application of the crc check on the file, call the relevant function.
CRC-ENCRYPT
- word的一个文件是关于DES加密算法的,C的文件是关于CRC校验的。-.doc file is about DES encryption algorithm, C file is about the CRC check
ConsoleApplication1
- Checking that the image is an image by converting the image file to bytes and check the first few bytes if they correspond to the type of image
audiomark-master
- Use audiomark to embed secret data into ".wav" files! Unfortunately only available to linux users, audiomark allows you to embed a string of data into a wav file via the "embed" command. You can then check to see if your friends got the same wav file
mixed-encrypt-system
- 本系统实现了一个基本的混合密码系统。它使用DES作为对称密钥算法,RSA作为公开密钥算法。本系统特点如下: 1:提供了俩个加密接口。混合加密,DES加密。 2:本系统的DES可以进行1次DES加密(标准DES加密)和3次DES加密。它会根据密钥长度,自动选择加密方案。当密钥长度在64位以内时它将使用标准DES加密,当密钥长度超过64位后,系统将设置第2密钥,并启用3次DES加密。其密钥长度可达112位,并且它还具有很强的扩展性,提供了3种加解密接口:文件接口,文件句柄接口(可以供其他加密
DecApkTools
- 使用说明 1. 该工具只支持标准版XXTEA算法加解密,参考Cocos2d-x 3.12版本 2. 支持文件目录和单文件的加解密,注意加解密的输入和输出路径 3. 工具会自动判定文件签名是否符合条件,不符合条件的归为加解密失败 4. 若加解密失败可能原因有格式不对和对文件操作失败引起 5. 解密只识别文件头是否符合,若解密后为乱码则非标准算法或密钥引起。 6. 输出路径若存在同名文件则会直接覆盖掉。 7. 请不要强制关闭软件以免引起错误,具体加密完成请查看输出日志。(In