
Originally Posted by
biject.bwts
Actually this is a waste of time. When you try to decompress a file most of the time. The program will crash. Since most compressors are so poorly designed they fail to decompress files that were not compressed with them and who knows what you will get if anything for output. I suppose that if the compression really sucks it could even get in an infinite loop if you try the apply the wrong decompression program on the code. Also if original file was some sort of text file and you have the MD5 for it. But you decompress with the correct program the MD5 code may not match due to the way text is done if different computers used.