You have all seen the .dat file, were the information is scrambled! Is there a way to do this? Scarmble and descramble with out using an encryption algorithm?
Perhaps the easiest method of scrambling is XORing text before sending it to a file. This reverses the bits of the character. To read the file, you XOR the character with the same bit pattern.
[sig]<p>James P. Cottingham<br><a href=mailto: > </a><br><a href=
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.