搜索资源列表
Xor_Encryp.zip
- 使用XOR算法进行加解密
加密解密 (利用异或运算)
- 加密解密 (利用异或运算)-encryption and decryption (using XOR)
CLCRYPT_04
- 示范如何利用 XOR 算法针对文件进行加解密的程序-demonstrations on how to use XOR algorithms against document encryption and decryption procedures
Shellcode_jiami
- Shellcode加密程序C源代码 Shellcode Crypter is a small C program that allows users to encrypt their Windows and Linux shell codes using XOR.-Shellcode encryption C source code is a Shellcode Crypter small C program that allows users to encrypt the ir Windo
加密模块
- Xor对称加密 调用模块里的函数即可-Xor called symmetric encryption module's function can be
020827_encryp
- 这个加解密源码几乎包括了世界上几个最著名的加密算法:Blowfish、CryptAPI、DES、Gost、RC4、XOR、Skipjack、TEA、Twofish,曾获源码5星推荐。-almost source in the world including several of the most famous encryption algorithms : Blowfish, CryptAPI, DES, Gost, RC4, XOR, Skipjack, TEA, Twofish, won t
jiakeji
- 原理:对Pe文件的.data节,.text节进行XOR加密,然后将带解密的Loader写入文件头和第一个段的开头之间,修改Entry Point使其指向Loader. 测试用例:使用vc6.0自动生成的mfc对话框应用程序。 参考文献:(1)def源码 (2)黑客调试技术揭秘 (3)yoda s protector源码
jiakeji1
- 原理:对Pe文件的.data节,.text节进行XOR加密,然后将带解密的Loader写入文件头和第一个段的开头之间,修改Entry Point使其指向Loader. 测试用例:使用vc6.0自动生成的mfc对话框应用程序。 参考文献:(1)def源码 (2)黑客调试技术揭秘 (3)yoda s protector源码
XORcode
- XOR算法的DELPHI实现,并附加ASP代码页,注意加密密匙为6位任意字符,可互相验证加密效果。
Xor_Encryp
- 使用XOR算法进行加解密-encrypt/decrypt by using XOR alogorithm
DEC_encryp
- 加密解密算法DEC、RC4、XOR、Skipjack、TEA、Twofish等-Encryption and decryption algorithm for DEC, RC4, XOR, Skipjack, TEA, Twofish, etc.
XOR_encrypt_In_Delphi
- delphi的XOR加密解密例子,考虑以下需求: 需要在页面中使用一种较简单的算法来加密信息(对称加解密),并且传递到Delphi中可以进行解密.-delphi encryption and decryption of the XOR example, consider the following requirements: the need for the use of a page than a simple algorithm to encrypt information (symme
FileEncode
- 自己编写的用C语言简单的异或算法所编写的短小精悍的文件加密程序!实现了密码加密功能!已经运行通过。非常经典,绝对是学习C语言的算法的好例子。有小又精才是最好的-I have written using C language simple XOR algorithm dapper prepared file encryption program! The realization of the encryption password! Has been running through. Very c
XORcipher
- XOR Cipher with different keys
xr232n
- Encryption RS232 eith XOR method this is great
Simple_XOR2152935222009
- Simple XOR encryption- Simple XOR encryption
a51
- A5 is a stream cipher. A5 is based on a combination of three linear feedback shift registers (LFSRs) with irregular clocking. It uses 64 bit keys. The register lengths are 19, 22, and 23. All the feedback polynomials are sparse. The output is the XOR
XOR
- XOR algorithm for encrypting and decrypting the strings.
xor
- (pbc)Pairing-Based Cryptography是实现双线性对运算的 函數库,但没有异或XOR函數,我参考编写了一个,希望对大家有 帮助. 编译命令: gcc -o xor xor.c -I /usr/local/include/pbc -L /usr/local/lib -Wl,-rpath /usr/local/lib -lpbc 运 行 :./xor <a.param-(Pbc) Pairing-Based Cryptography bilinear
XOR
- --- ----XOR加密運算器----------- XOR encryption algorithms------------