Corrupted JPEG Files (Full Version)

All Forums >> [Web Design] >> Web Graphics



Message


erinswift21 -> Corrupted JPEG Files (10/19/2004 13:08:22)

Hey all -

I was wondering if anyone knew of a way to recover corrputed files that was free. I know that there are programs out there like pixrecovery, but there is a fee for most programs. I ask because it would be easier for me just to recover the corrupted files as opposed to trying to find all the original files again, which might be corrupted as well. Any help is much appreciated.

Thanks
Erin




dankos -> RE: Corrupted JPEG Files (10/20/2004 2:34:27)

In the past I've done it with a binary editor and a book detailing the JPEG format. It's also now online at the JPEG consortium site as a PDF:
http://www.jpeg.org

BTW, a couple of years ago, it was in the course of fixing some corrupted JPEGs that I found that JPEG buffer overruns were a potential vulnerability in Windows. Except for sending a message to a software vendor (Intel), nothing was done about it.

Dane




erinswift21 -> RE: Corrupted JPEG Files (10/20/2004 8:15:36)

Dane -

quote:

I've done it with a binary editor and a book detailing the JPEG format

Can you explain this process a little more? I haven't worked with binary editors ever. Thanks for the link to the PDF.

Erin




dankos -> RE: Corrupted JPEG Files (10/20/2004 13:11:00)

Instead of working with characters a binary editor displays ASCII characters in their internal hexadecimal form. For example a 'M' is really hex code '4d'; an 'i' is a hex '69'. Thus internally 'Microsoft' is stored as '4d6963726f736f74' in your PC. You need a binary editor because files such as JPGs are files of binary numbers, and that's what must be fixed.

I use Codewright, but I believe it's no longer being sold. However, there are a number of other products that are free. Enter 'hexadecimal editor' in Google.




Page: [1]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
0.03125