-
Main
二进制文件操作工具
可以对二进制文件合并、分拆、加密、解密的工具,再对两个可执行文件进行合并后,显示第一个文件的信息,并且正常使用,第二个被忽略。(Binary file binary file manipulation tools can merge, split, encrypt, decrypt tool, and then the merger of two executable files, show the first file, and normal use, the second is ignored.)
- 2010-10-25 00:06:53下载
- 积分:1
-
MD5SHA1
md5及sha-1算法及验证文件,vc6.0调试无误(md5 and sha-1 algorithm and verification documents, vc6.0 debug and correct)
- 2009-09-18 09:02:34下载
- 积分:1
-
Protect.x.src
加密程序的,实现了对代码的抽取乱序,区段加密和IAT的处理。
(Encryption procedures, the code of the extraction sequence, block encryption and IAT processing.)
- 2015-06-30 17:11:18下载
- 积分:1
-
865754765
VB文件加密器(异或加密),有需要的就下载吧。(VB file encryption (XOR encryption), there is a need to download it.)
- 2013-08-21 12:09:19下载
- 积分:1
-
ibe_set
椭圆曲线加密算法,设置服务器一步的源代码(elliptic curve encryption algorithm, the step to set up the server source code)
- 2007-03-20 19:05:01下载
- 积分:1
-
yinpinjiami
基于vc++的音频加密软件的设计通过查阅资料对当今比较广泛使用的音频加密算法进行选择,并对其中的三种算法进行其性能方面的比较,找出其中加密性能较好(Audio encryption software design based on VC++through access to information is widely used for today s audio encryption algorithm to choose, and the three kinds of algorithms are compared, and its performance to find out one encryption)
- 2021-02-28 17:59:36下载
- 积分:1
-
DES
今天我们学习了des对称加密算法这是一个des算法的C++实现(This is a des !)
- 2009-09-15 15:04:20下载
- 积分:1
-
aes256_test
aes256加密解密算法,256bit秘钥,配有例子 。(aes256 encrypt and decrypt)
- 2021-05-15 22:30:07下载
- 积分:1
-
sha256
SHA-256源代码,三个对外的函数:void SHA256Init (SHA256Context *sc)
void SHA256Update (SHA256Context *sc, const void *data, uint32_t len)
void SHA256Final (SHA256Context *sc, uint8_t hash[SHA256_HASH_SIZE])
第一个函数初始化,第二个函数输入要hash的字符串,第三个函数输出结果(SHA-256 source code, three external function: void SHA256Init (SHA256Context* sc) void SHA256Update (SHA256Context* sc, const void* data, uint32_t len) void SHA256Final (SHA256Context* sc, uint8_t hash [SHA256_HASH_SIZE]) The first function is initialized, the second hash function, enter the string, the third function of output)
- 2021-04-27 09:28:44下载
- 积分:1
-
DD_PassWord
实现任意数据文件的加密,和输入的数据加密(PassWord)
- 2010-05-31 12:24:24下载
- 积分:1