0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

StuffItExpanderでもTheUnarchiverでも解凍できないzipはunzipコマンドで解凍しよう。

Posted at

Winを使っている時にZipパスワードに対して個人的に最も有効だと思っていたStuffItExpanderで解凍できないzipファイルと出会ったのでメモ
※ 結果的にパスワードはかかってませんでした。

デフォルト解凍 → 解凍アプリ終了(エラーも出ない)

StuffItExpander → 破損ファイル扱い

TheUnarchiver → 解凍アプリ終了(エラーも出ない)

unzip → なんのことはなく解凍できた!

bash
$> unzip myzip.zip
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?