|
| |
|
|
erinswift21
Posts: 145 Joined: 7/13/2004 Status: offline
|
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
Posts: 420 Joined: 1/10/2004 From: New York City Status: offline
|
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
Posts: 145 Joined: 7/13/2004 Status: offline
|
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
Posts: 420 Joined: 1/10/2004 From: New York City Status: offline
|
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.
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|