Answer the question
In order to leave comments, you need to log in
How to open corrupted zip file?
How to open a file? How to restore a zip file, it is a little under-downloaded, 1% of everything, how to open it?
Answer the question
In order to leave comments, you need to log in
Considering that ZIP should be read from the tail, it will be fun :-) If you know HIEW and read the standard, you can try to pull the compressed content from the file and unpack it with something like 7ZIP, but not the fact that it will work.
Yes, that's right, if it's a program or one file, then it makes no sense, but if there are (many) documents or pictures - Recovery Toolbox for Zip
Source: https://zip.recoverytoolbox.com/ru/
Try to unpack with bsdtar . It does not have to read the central directory from the end of the file.
Or like this with Info-zip:
zip -FF Corrupted.zip --out New.zip
unzip New.zip
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question