- Category:
- Other Games
- Tags:
-
[Text]
- File Size:
- 1kb
- Update:
- 2013-10-28
- Downloads:
- 0 Times
- Uploaded by:
- 陳莉雯
Description: From the most simple XOR encryption to start it, write a program that functions like this, read the first 16 bytes of the file animation.cfg the content, and then use either a 0 to 255 values and from animation.cfg this extract file 16 bytes (effective to extract more bytes to compare, this extract only the first 16 bytes of the file) XOR operation, and finally through these XOR operation 256 with the data on the comparison, Behold set of data after the XOR operation looks more meaningful instead of junk data.
Accordance with the above ideas write C code as follows:
To Search:
File list (Check if you may need any files):
XOR.txt