2021年1月23日星期六

unzip 中文文件名、中文密码

 unzip -O cp936   -P "$(echo -n 中文密码 | iconv -f utf-8 -t gbk)"  文件名.zip

decompress-zip-with-given-encoding

zip-file-decompression-inflating-vs-extracting

unzipping a zip file with non-utf8 encoding by Python3

python unzip a password protected zip file


没有评论: