Comment on Corrupted Word Files for SaleComments−soundsop17yIn unix, "strings corrupted_word_file.doc" should still provide almost all the text.−DenisM17yOffice 2007 doc is a compressed XML file. strings wouldn't help much against that.−pmorici17yIt's a zip format file, so it should still have correct headers to look plausible.
Comments
In unix, "strings corrupted_word_file.doc" should still provide almost all the text.
Office 2007 doc is a compressed XML file. strings wouldn't help much against that.
It's a zip format file, so it should still have correct headers to look plausible.