Monday, 30 September 2013

Convert file to byte in windows phone 7

Convert file to byte in windows phone 7

I'm beginner Windows phone dev. In my app, i have a file "A.img", that has
been encrypt by XOR algorithm, how can i convert that file (A.img) to
byte[] array for decrypt. I tried but was not succesed.

No comments:

Post a Comment