搜索资源列表
xor
- RSA算法实现(经典) 1. 首先要把文件夹中的rsa.c文件拷贝到运行工具(如TURBOC2)下文件夹名为INCLUDE的文件夹中。 (在本机上已经做过,所以不需要做) 2. RSA的加密对象为C盘下文件名为CODE.txt的前8位(如果没有一定要在C盘下建立一个文件名为CODE.txt的文件, 把要加密的数据写到文件里),加密后在C盘下生成一个文件名为RSACIPER.txt文件。 (在本机上已经做过,所以不需要做以上二步)
James
- James病毒 Complier: MASM32 Debuged: Under windows2000/XP 使用Mapping来感染,以前是在文件上操作; 使用了SEH。现在还没什么用,以后会利用SEH来ANTI-VM的;使用了简单的xor来加密代码,防止静态分析;加入反跟踪代码; -James virus Complier : MASM32 Debuged : Under windows2000/XP use Mapping to infection,
AmTxt
- 1、文本加密 使用简单的XOR技术加密,不过是很容易破解的 2、获取C盘序列号变成注册码(压缩文件里面附上算号器) 3、通过百度搜索 4、多语言支持 5、文字字体、颜色选择 6、关联文件,关联*.UOD(此项有BUG,欢迎高人指出)-one, the text encryption using simple XOR encryption technology, but is very easy to decipher 2, C disk access sequences
利用 XOR 算法针对文件进行加解密的程序
- 利用 XOR 算法针对文件进行加解密的程序.rar-against using XOR algorithms document encryption and decryption procedures. Rar
knjm
- 一个利用异或加密算法的程序,有较好的界面,同时可以进行解密运算。名称为可逆加密。可以对任何文件进行全代码异或,同时可使用其他通信工具传输异或密码。达到文件传输的安全性。-The use of an XOR encryption algorithm program, and a better interface, while the decryption. The name of the reversible encryption. Any document can be full code XO
XORTool
- XOR的异或加解密小工具,自己写的,可以设置单一的两位16进制异或值。-XOR XOR encryption gadget wrote it myself, you can set one of two 16-band difference or value.
Awenben
- A盟密本-----不错的文本加密源代码 =================================== 产品特点 ~~~~~~~ ================================= 1、文本加密 使用简单的XOR技术加密,不过是很容易破解的 2、获取C盘序列号变成注册码(压缩文件里面附上算号器) 3、通过百度搜索 4、多语言支持 5、文字字体、颜色选择 6、关联文件,关联*.UOD(此项有BUG,欢迎高人指出) -A UN
EncryptByFile(clientUsing)
- VC6写的文件加密方法,其实这个比较简单,就是通过简单的异或运算进行加解密操作!13944902227-VC6 write file encryption methods, in fact, this relatively simple, that is, through a simple XOR encryption and decryption operations to carry out the operation! 13944902227
EncryptByHarddisk(clientUsing)
- VC6写的利用硬盘号加密的方法,其实这个比较简单,就是通过简单的异或运算进行加解密操作!13944902227-VC6 written using the method of hard disk encryption No. In fact, this relatively simple, that is, through a simple XOR encryption and decryption operations to carry out the operation! 139449022
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
xr232n
- Encryption RS232 eith XOR method this is great
xor-encryption
- xor-encryption for java systems
VB.developers.XOR.encryption.algorithm.module.code
- VB开发加密异或算法模块代码VB developers XOR encryption algorithm module code -VB developers XOR encryption algorithm module code
Simple_XOR2152935222009
- Simple XOR encryption- Simple XOR encryption
XOR
- 用C语言实现的一个简单的XOR加密解密程序,能实现对大多数文件的加密解密。-C language implementation of a simple XOR encryption and decryption procedures, to achieve the majority of file encryption and decryption.
XOR
- --- ----XOR加密運算器----------- XOR encryption algorithms------------
XOR
- 从最简单的XOR加密入手吧,编写一个程序,这个程序的功能是这样的,读取animation.cfg文件中前16字节的内容,然后使用0~255之间任一个数值和从animation.cfg文件中提取出来的这16个字节(实际可以提取更多字节作比较,这里只提取文件前16字节)作XOR运算,最后将这256组经过XOR运算的数据放在一起作比较,看哪组数据XOR运算后看上去比较有意义而不是垃圾数据。 按照上面的思路编写出如下C语言代码:-From the most simple XOR encryption
XOR-encryption-
- 易语言_位异或加密解密算法,易语言经典算法-Easy language _ XOR encryption and decryption algorithm
数据生成器
- 一个实用的数据生成器,工具内置XOR加解密,MD5解密,UTF8加解密机器标识生成等(A utility data generator with built-in XOR encryption, MD5 decryption, UTF8 + decryption machine identity generation, etc)
Delphi加密(AES、MD5、XOR)
- 加密程序源码,delphi7,含AES,MD5,XOR加密,需要的朋友可以下载(Encryption program source code, Delphi7, including AES, MD5, XOR encryption, you need friends to download.)