can I descramble jpeg code?

cheese

Junior Member
Dec 12, 2000
10
0
0
I have a file in an email that's supposed to be a jpeg, but is scrambled into code. I'm 99.9% sure it's not encrypted. (the rest is ok) What can I do to translate this mess into the image? I don't really have a dedicated viewer, I just use IE.
 

Pederv

Golden Member
May 13, 2000
1,903
0
0
You're probably looking at the ASCII equivilent of the hexcode that makes up the jpeg file and not all hexcode converts to ASCII. So you probably won't be able to recover the file.
 

esung

Golden Member
Oct 13, 1999
1,063
0
0
It's probalby MIME coded. but usually your email software should automatically decode MIME with no problem, unless it has errors or something. you can probably find some MIME decoder some where on the net and try to do it yourself.

 

phigamman

Member
Jan 27, 2001
57
0
0
It's possible that someone only sent you part of the .jpg by accident or that the header is damaged/corrupted. Without the file header telling Windows it's a .jpg, the OS will default to a text viewer and you'll see ASCII garbage instead. The file as-is is probably toast.